Snowflake
Snowflake data cloud CLI for warehouses, databases, stages, and data pipeline management.
32 commands
Browse by Topic
Install SnowSQL (macOS)
Install SnowSQL CLI using Homebrew on macOS
Check SnowSQL version
Display the installed SnowSQL version
Connect to Snowflake
Connect to a Snowflake account using SnowSQL with account name and username
Add connection
Interactively add a new Snowflake connection.
List connections
List all configured connections.
Test connection
Test a specific connection configuration.
Set default connection
Set the default connection for commands.
Remove connection
Remove a connection from configuration.
Execute SQL query
Execute a single SQL query.
Execute SQL file
Execute SQL commands from a file.
SQL with JSON output
Execute query and output results as JSON.
SQL with specific warehouse
Execute query using a specific warehouse.
SQL with database context
Execute query with specific database context.
SQL interactive mode
Enter interactive SQL mode.
Initialize Streamlit app
Initialize a new Streamlit in Snowflake project.
Deploy Streamlit app
Deploy Streamlit app to Snowflake.
List Streamlit apps
List all Streamlit apps in the account.
Get app URL
Get the URL for a deployed Streamlit app.
Describe Streamlit app
Get details about a Streamlit app.
Drop Streamlit app
Remove a Streamlit app from Snowflake.
Text completion (SQL)
Generate text using Cortex LLM.
Summarize text (SQL)
Summarize text content using Cortex.
Sentiment analysis (SQL)
Analyze sentiment of text data.
Generate embeddings (SQL)
Generate text embeddings for semantic search.
Translate text (SQL)
Translate text between languages.
Extract answer (SQL)
Extract answers from context using Cortex.
Setup Git repository
Configure Git repository integration.
Create Git repository
Create a Git repository integration.
List Git repositories
List configured Git repositories.
Fetch repository
Fetch latest changes from Git repository.
List branches
List branches in a Git repository.
List files in repo
List files in a Git repository at a specific ref.
Discussion
Loading comments...