Manage all aspects of host script language definitions
Available Sub Commands

add
Add a new host script language definition
Add ArgumentsArgument | Description |
|---|
-h [ --help ] | Display this message | -f [ --file-name ] arg | The name of an existing file that contains the Host Script Language Definition |
Metadata Repository Login ArgumentsArgument | Description |
|---|
--meta-dsn arg | ODBC DSN of the metadata repository | --meta-dsn-arch arg (=32) | The architecture of the ODBC DSN. Valid values are 32 and 64. Defaults to 32 if not specified. | --meta-user-name arg | Username for the ODBC DSN | --meta-password arg | Password for the ODBC DSN | --meta-database arg | Database used by the ODBC DSN | --td-wallet | The supplied password will be treated as a TDWallet string | --dimension-space arg | A named area of the RDBMS to store DSS tables (Oracle, SQL Server and DB2). | --index-space arg | A named area of the RDBMS to store the metadata (DB2 only). | --meta-space arg | A named area of the RDBMS to store the metadata. | --meta-index-space arg | A named area of the RDBMS to store the metadata indexes and constraints (Oracle, SQL Server and PostgreSQL). | --meta-con-string arg | ODBC connection string for the metadata repository when using Advanced Connect. This arg will override the values stored in the RED Profile if provided. Accepts RED tokens $DSN$, $USER$ and $PASSWORD$. | --red-profile arg | Path to the RED Profile file to be used with Advanced Connect, usually necessary for data warehouse actions when Advanced Connect is in use. |
|
delete
Delete an existing host script language definition
export
Export existing host script language definitions from a metadata repository to a file
generate-file
Generate an empty host script language definition JSON file
import
Import host script language definitions from a file
list-all
List all host script language definitions
modify
Modify an existing host script language definition
show
Show the contents of an existing host script language definition
Script Language Definition Arguments
Argument | Description |
|---|
| -h [ --help] | Displays a list of available sub commands and their description. |
Common Arguments
