create-catalog command creates a Trino catalog using a specified connector
type and configuration.
Options
Options
--catalogstringrequired: Name of the Trino catalog.--propertiesdictionaryrequired: Comma-separated key-value configuration settings for the Trino connector type.--typestringrequired: Trino connector type.
Global options
Global options
--api-keystringoptional: API key or theNX1_API_KEYvariable.--config-filestringoptional: YAML config file.--help-hoptional: Shows help messages and exit.--hoststringoptional: API host.--no-verify-ssloptional: Disables SSL verification.--output-ooptional: Output format. Allowed values:json,yaml, ortable.--profile-pstringoptional: Profile name from~/.nx1/profiles.--timeoutintegeroptional: Requests when to timeout. Default is30.--verbose-voptional: Verbose output.