Snowflake CLI
Project description
Snowflake Developer CLI
Note: Snowflake CLI is in Private Preview (PrPr). You must register for the PrPr to use Snowflake CLI by filling out the Snowflake CLI - PrPr Intake Form. Also, if you want to access Snowflake Container Services through Snowflake CLI, you must register for its PrPr. For more information, you can contact a Snowflake sales representative.
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/snowcli
brew install snowcli
snow --help
Install from source
Requires Python >= 3.8 and git
git clone https://github.com/snowflake-labs/snowcli
cd snowcli
# 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
Built Distribution
File details
Details for the file snowflake_cli_labs-2.0.0rc3.tar.gz
.
File metadata
- Download URL: snowflake_cli_labs-2.0.0rc3.tar.gz
- Upload date:
- Size: 307.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a74339aa3bfc3dadcbf6f8a42b1e982eb672aa0182ff6cfdc40839bc6b64fab9 |
|
MD5 | aa9c41d4a45033637520ba38e2500a2c |
|
BLAKE2b-256 | 14a1b9e251f861aefa899a34e6006fa0943c8ecb98f46dcac20eb965dc53d5ca |
File details
Details for the file snowflake_cli_labs-2.0.0rc3-py3-none-any.whl
.
File metadata
- Download URL: snowflake_cli_labs-2.0.0rc3-py3-none-any.whl
- Upload date:
- Size: 141.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef61aed0d8e94f76ed135fec27484ec77852b911aab1e274d856a0dce214f3a1 |
|
MD5 | 1a3d1edc0a344219a8256e28f0b7ca78 |
|
BLAKE2b-256 | 3342581dfd33b82ebe5f3a63c24563262a2c98960b8bdcafdbd5821e0d875c2b |