create-schema command creates a schema inside a given Trino catalog.
Options
Options
--catalogstringrequired: Name of the Trino catalog.--propertiesdictionaryoptional: Comma-separated key-value configuration settings for the Trino connector type.--schemastringrequired: Schema name for the given Trino catalog.
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.