snowflake-config
Configuration file for Snowflake
| Type | object |
|---|---|
| File match |
**/.snowflake/config.toml
**/snowflake/config.toml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/snowflake-config/latest.json |
| Source | https://www.schemastore.org/snowflake-config.json |
Validate with Lintel
npx @lintel/lintel check
Configuration for Snowflake
Properties
The default connection to use
2 nested properties
Configuration for logging
3 nested properties
Whether to save logs to a file
The level of logs to output
specifies the absolute path to save the log files. The format of the path varies based on your operating system. If not specified, the command creates a logs directory in the default config.toml file location.
Configuration for features
1 nested properties
When this access is enabled, specified users can access Snowflake CLI but not the other Snowflake drivers.
Definitions
Configuration for features
When this access is enabled, specified users can access Snowflake CLI but not the other Snowflake drivers.
Configuration for logging
Whether to save logs to a file
The level of logs to output
specifies the absolute path to save the log files. The format of the path varies based on your operating system. If not specified, the command creates a logs directory in the default config.toml file location.
Configuration settings for connecting to a Snowflake database instance
The Snowflake account identifier
The username to authenticate with Snowflake
The password for authentication with Snowflake
The name of the Snowflake warehouse to use for queries
The name of the Snowflake database to connect to
The name of the database schema to use
The name of the Snowflake role to use
The name of the Snowflake authenticator to use
The path to the private key file for the Snowflake JWT Authentication
The password for the private key file for the Snowflake JWT Authentication
The path to the private key file for the Snowflake Key Pair Authentication
The passphrase for the private key file for the Snowflake Key Pair Authentication
The path to the token file for the Snowflake OAuth Authentication
The workload identity provider to use for WIF authentication
e resource to use for WIF authentication on Azure environment