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: https://docs.snowflake.com/en/developer-guide/snowflake-cli-v2/index.

Quick start: https://quickstarts.snowflake.com/guide/getting-started-with-snowflake-cli

Cheatsheet: https://github.com/Snowflake-Labs/sf-cheatsheets/blob/main/snowflake-cli.md

Install Snowflake CLI

Install with pipx (PyPi)

We recommend installing Snowflake CLI in isolated environment using pipx. Requires Python >= 3.10

pipx install snowflake-cli-labs
snow --help

Install with Homebrew (Mac only)

Requires Homebrew.

brew tap snowflakedb/snowflake-cli
brew install snowflake-cli
snow --help

Install from source

Requires Python >= 3.10 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


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-3.0.1.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

snowflake_cli-3.0.1-py3-none-any.whl (380.5 kB view details)

Uploaded Python 3

File details

Details for the file snowflake_cli-3.0.1.tar.gz.

File metadata

  • Download URL: snowflake_cli-3.0.1.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for snowflake_cli-3.0.1.tar.gz
Algorithm Hash digest
SHA256 28b68103179eaa9d507a2cd1632113f8db17427a578bce1d7d7df3ee79f90a92
MD5 5f5c12aaa71f3ebee85bb3f2b7999a9d
BLAKE2b-256 b49ebd9ed74b85dab344eae3a5f10fbd5716c64ffd74b771726dbf7965a3a24f

See more details on using hashes here.

File details

Details for the file snowflake_cli-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: snowflake_cli-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 380.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for snowflake_cli-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1e090848183e2757d507be2cd03fe573e39688fbc334ad4e96ffed1f10674e28
MD5 6b4b17da62a9dbd5aa70f98d021544f5
BLAKE2b-256 ef4a3a2fa377474e095940d1a1bdf01f95b4cc2ece54132861e337355133a5f0

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