Install-WebConfig
Transforms all Web.*.config with the Sitecore web.config and puts it to the web-root.
Syntax
Install-WebConfig [[-ProjectPath] <String>] [<CommonParameters>]
Description
Transforms all Web.*.config of all projects in the repo with the Sitecore web.config and puts it to the web-root.
Parameters
-ProjectPath <String>
The project path containing the Sitecore configuration.
| Position | Required | Default value | Accept pipeline input | Accept wildchard characters |
|---|---|---|---|---|
| 1 | false | false | false |
Examples
-------------------------- EXAMPLE 1 --------------------------
Install-WebConfig