Load/save deployment options from/to XML and the registry. Defaults can also be generated.
Available Sub Commands

export
Export deployment options from the registry to a file
Export ArgumentsArgument | Description |
|---|
-h [ --help ] | Display this message | -f [ --file-name ] arg | The name of a file to write default deployment options data into | --meta-repo-type arg | The type of metadata repository to tailor the options for. Either Oracle, SqlServer, Teradata, Db2 or Postgres. |
Additional XML ArgumentsArgument | Description |
|---|
--meta-dsn arg | Logon DSN write into the XML file (optional) | --meta-dsn-arch arg | Logon DSN architecture to write into the XML file (optional) | --meta-database arg | Logon database name to write into the XML file (optional) | --meta-user-name arg | Logon user name to write into the XML file (optional) | --meta-password arg | Logon password to write into the XML file (optional) |
|
generate-file
Generate an empty deployment options XML file
Generate File ArgumentsArgument | Description |
|---|
-h [ --help ] | Display this message | -f [ --file-name ] arg | The name of a file to write default deployment options data into | --meta-repo-type arg | The type of metadata repository to tailor the options for. Either Oracle, SqlServer, Teradata, Db2 or Postgres. |
Additional XML ArgumentsArgument | Description |
|---|
--meta-dsn arg | Logon DSN write into the XML file (optional) | --meta-dsn-arch arg | Logon DSN architecture to write into the XML file (optional) | --meta-database arg | Logon database name to write into the XML file (optional) | --meta-user-name arg | Logon user name to write into the XML file (optional) | --meta-password arg | Logon password to write into the XML file (optional) |
|
import
Import deployment options from a file into the registry
Generate File ArgumentsArgument | Description |
|---|
-h [ --help ] | Display this message | -f [ --file-name ] arg | The name of a file to read default deployment options data from | --meta-repo-type arg | The type of metadata repository to tailor the options for. Either Oracle, SqlServer, Teradata, Db2 or Postgres. |
|
DeploymentOpt Arguments
Argument | Description |
|---|
-h [ --help ] | Display this message |
Common Arguments
