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

Compare with Current View Page History

Version 1 Next »

List, deploy and show the contents of deployment applications

Available Sub Commands

deploy

Deploy an application into a Data Warehouse


list-all

List all deployment applications in a file system path


show

Show what changes would occur during a deployment


show-missing

Show which connections and targets would be missing during a deployment


DeploymentApp Arguments

Argument

Description

-h [ --help ]

Display 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