Snowflake
Connections Commands
Configure and manage connections to Snowflake accounts. Set up authentication, manage connection profiles, and switch between different Snowflake environments.
5 commands
Pro Tips
Use 'snow connection add' to create named connection profiles for different environments (dev, staging, prod).
Store credentials securely using external browser authentication or key-pair authentication.
Use 'snow connection test' to verify connectivity before running commands.
Common Mistakes
Never store passwords in plain text config files. Use SSO, key-pair auth, or environment variables.
Connection profiles are stored locally. Keep backup of config when setting up new machines.