Install WhereScape specific Python modules

Available Sub Commands

install-module

Install a Python 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 Python module

install-modules

Install Python 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 Python modules from

Python 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