Set-ScActiveRole
Sets the active role (delivery or author).
Syntax
Set-ScActiveRole [-Role] <String> [<CommonParameters>]
Description
Sets the ActiveRole property in the Bob.config.user and build the solution.
Parameters
-Role <String>
The role to set (delivery or author).
| Position | Required | Default value | Accept pipeline input | Accept wildchard characters |
|---|---|---|---|---|
| 1 | true | false | false |
Examples
-------------------------- EXAMPLE 1 --------------------------
Set-ScActiveRole delivery