Skip to main content

Snowflake CLI

Project description

Code quality checks Integration testing CLI Action testing

Snowflake CLI

Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations. It is a flexible and extensible tool that can accommodate modern development practices and technologies.

With Snowflake CLI, developers can create, manage, update, and view apps running on Snowflake across workloads such as Streamlit in Snowflake, the Snowflake Native App Framework, Snowpark Container Services, and Snowpark. It supports a range of Snowflake features, including user-defined functions, stored procedures, Streamlit in Snowflake, and SQL execution.

Note: Snowflake CLI is in Public Preview (PuPr). Docs at https://docs.snowflake.com/en/developer-guide/snowflake-cli-v2/index

Install Snowflake CLI

Install with pip (PyPi)

Requires Python >= 3.8

pip install snowflake-cli-labs
snow --help

Install with Homebrew (Mac only)

Requires Homebrew.

brew tap Snowflake-Labs/snowflake-cli
brew install snowflake-cli
snow --help

Install from source

Requires Python >= 3.8 and git

git clone https://github.com/snowflakedb/snowflake-cli
cd snowflake-cli
# you can also do the below in an active virtual environment:
# python -m venv .venv
# source .venv/bin/activate
hatch build && pip install .
snow --version

You should now be able to run snow and get the CLI message.

Get involved

Have a feature idea? Running into a bug? Want to contribute? We'd love to hear from you! Please open or review issues, open pull requests, or reach out to us on developers@snowflake.com

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snowflake_cli_labs-2.3.1.tar.gz (422.6 kB view details)

Uploaded Source

Built Distribution

snowflake_cli_labs-2.3.1-py3-none-any.whl (191.6 kB view details)

Uploaded Python 3

File details

Details for the file snowflake_cli_labs-2.3.1.tar.gz.

File metadata

  • Download URL: snowflake_cli_labs-2.3.1.tar.gz
  • Upload date:
  • Size: 422.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.27.0

File hashes

Hashes for snowflake_cli_labs-2.3.1.tar.gz
Algorithm Hash digest
SHA256 ccf62c4dcdefe0c88d9fcadd1b0ed7f096aa8b5c7c9df68f70db2d9c660942ef
MD5 03e95fd17afbb9772a83d68de538a239
BLAKE2b-256 36d0d1473ec5466c1960b4212def902728a28d13b69ca3b0fb8c19bc7b1dc780

See more details on using hashes here.

File details

Details for the file snowflake_cli_labs-2.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for snowflake_cli_labs-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24e84ffe788633bd6e5af246299272614c66040deff71e57f538b3453249f5cf
MD5 970b5c2701db693a72ba4297bdc9e280
BLAKE2b-256 f8a1ebcc0781665c4e3600906e00cf1ec626bd3b5df0d1c01d0d49864b8f81d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page