Install, uninstall or show a license

Available Sub Commands

generate-file

Generate an empty license XML file

Generate File Arguments

Argument

Description

-h [ --help ]

Display this message

-f [ --file-name ] arg

The name of a file to write empty license data into

install

Insert new license data into the system

Install Arguments

Argument

Description

-h [ --help ]

Display this message

--to arg

The 'to' field of the license

--key arg

The 'key' field of the license

--accept-eula

Accept and agree to the terms and conditions laid out in the License Agreement

install-file

Insert new license data into the system from a file

Install File Arguments

Argument

Description

-h [ --help ]

Display this message

-f [ --file-name ] arg

The name of a file to load license data from

show

Show existing license data in the system,

show-raw

Show existing license data in the system

uninstall

Remove existing license data from the system

validate

Validate license data supplied on the command line

Validate Arguments

Argument

Description

-h [ --help ]

Display this message

--to arg

The 'to' field of the license

--key arg

The 'key' field of the license

-f [ --file-name ] arg

The name of a file to load license data from

License Arguments

Argument

Description

-h [ --help]Displays this message

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