snowsql
Verified for current stable LTS
Snowsql Commands
Snowsql command syntax with verified terminal examples.
Commands
5 commands for Snowsql
snowsql Operations
Snowsql Command: Connect Instance Using Configuration File
snowsql --config <path/to/configuration_file> snowsql Operations
Snowsql Command: Connect Instance Using Credentials
snowsql --accountname <account> --username <username> --dbname <database> --schemaname <schema> snowsql Operations
Snowsql Command: Connect Instance Using Mfa Token
snowsql --mfa-passcode <token> snowsql Operations
Snowsql Command: Execute Commands From File
snowsql --filename <path/to/file.sql> snowsql Operations
Snowsql Command: Execute Sql Query
snowsql --query '<query>' Suggest a Snowsql Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Snowsql workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.