List, deploy and show the contents of deployment applications
Available Sub Commands
deploy
Deploy an application into a Data Warehouse
Application Arguments
Argument | Description |
|---|---|
-h [ --help ] | Display this message |
--app-number arg | The application number that's contained within the application ID file |
--app-version arg | The application version that's contained within the application ID file |
--app-directory arg | The path on the local system that contains the set of application files |
--xml-file-name arg | The path on the local system to an XML file exported from WhereScape 3D |
File System
Argument | Description |
|---|---|
--options-location arg | Where to look for the deployment options. Either registry, xml or defaults. |
--options-file-name arg | If options-location is xml then this must be the path to the XML options file |
--ddl-file-name arg | The path to a file to save the generated DDL into |
--resolved-missing-data-file-name arg | The path to a file where resolved missing data is stored |
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
| 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. |