You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Execute a batch of commands and generate an empty batch file. The following sub commands and arguments are available for batch:

Available Sub Commands

execute

generate file

execute 

Execute a batch of commands listed in a JSON file

Execute Arguments























Batch Arguments:

ArgumentDescription
-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:
ArgumentDescription

 -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.

  • No labels