Install WhereScape specific PowerShell modules
Available Sub Commands
install-module
Install a PowerShell module developed and supplied by WhereScape
Install Module Arguments
Argument | Description |
|---|---|
-h [ --help ] | Display this message |
--file-name arg | The name of an existing file that is a PowerShell module |
install-modules
Install PowerShell modules developed and supplied by WhereScape
Install Modules Arguments
Argument | Description |
|---|---|
-h [ --help ] | Display this message |
-d [ --modules-directory ] arg | The source directory to copy PowerShell modules from |
Powershell Arguments
Argument | Description |
|---|---|
| -h [ --help] | Displays This message |
Common Arguments
The following arguments are used on most of the commands available in RedCli:
| Argument | Description |
|---|---|
-c [ --config-file ] <arg> | A configuration file that contains program options (format is INI file) |
| -o [ --output-mode ] <arg> | Either human, json or xml. |
| -l [ --log-level ] <arg> | Log level, 0-5 inclusive. 0=only fatal errors, 5=all logging messages. |