Execute a batch of commands and generate an empty batch file. The following sub commands and arguments are available for batch:
Available Sub Commands
generate file
execute
Execute a batch of commands listed in a JSON file
Execute Arguments
Batch Arguments:
| Argument | Description |
|---|---|
| -h [ --help] | Displays a list of available sub commands and their description. |
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. |