Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

Description

Metadata connection options
--meta-dsnSet metadata DSN
--meta-dsn-archThe architecture of the ODBC DSN. Valid values are 32 and 64. Defaults to 32 if not specified.
--meta-con-stringSset metadata Connection String (if specified, username, password, dsn can be optional)
--red-profileSet Red Profile path
--meta-userSet metadata login username (use OS authentication if omitted)
--meta-password)Set metadata login password (use OS authentication if omitted)
--meta-schemaSet metadata schema (including trailing dot)
--meta-databaseSet metadata database
 --meta-db-type

Set metadata database type, accepted values can be:

  • 2: SQL Server
  • 3: DB2
  • 4: Teradata
  • 5: Oracle
  • 14:

    to '14' for PostgreSQL

    --ws-userSet metadata user name
    HTTP options
    --insecureAllow connections without authorization
    --listen-portPort number to listen on (defaults to first unused from 8080)
    General options
    --helpProduce help message and exit
    --versionReport version information and exit
    --log-levelSet log level (0 is very quiet, 9 is very noisy)

    ...