macOS
brew install snowflake-clilocal Homebrew formula metadata
brew / rank 1353
CLI for snowflake. Version 3.23.0 via Homebrew; verified 2026-07-17. Also installable with nix: nix profile install nixpkgs#snowflake-cli.
install
brew install snowflake-clilocal Homebrew formula metadata
nix profile install nixpkgs#snowflake-clinixpkgs package indexes · pkgs/by-name/sn/snowflake-cli/package.nix · source: api.github.com
sudo apt install r-cran-snowDebian stable package indexes · r-cran-snow · source: deb.debian.org
winget install --id Snowflake.SnowflakeCLI -eWindows Package Manager source index · Snowflake.SnowflakeCLI · source: cdn.winget.microsoft.com
overview
CLI for snowflake
history
Snowflake CLI is Snowflake's open-source `snow` command for developer-oriented Snowflake workflows as well as SQL operations. In package-manager terms it is the vendor-maintained replacement-class tool people install when Snowflake work moves from worksheets into scripts, projects, CI, and local terminals.
The public GitHub repository was created in 2022 under Snowflake's own GitHub organization. Its README describes the tool as an open-source CLI explicitly designed for developer-centric workloads, including Streamlit in Snowflake, Snowflake Native App Framework, Snowpark Container Services, Snowpark, UDFs, stored procedures, and SQL execution.
Snowflake's documentation and release notes show the CLI as an actively versioned client tool. The official release stream reached the v3 series by 2026, with release notes documenting behavior changes, features, and fixes.
Official installation paths include `uv`/PyPI-style Python tooling, a Snowflake Homebrew tap, and source builds from GitHub. The package-manager footprint in the input also lists Homebrew, Nix, and WinGet, which matches its role as a cross-platform developer CLI.
Typical use is `snow` for creating, deploying, managing, and inspecting Snowflake applications and project resources, plus `snow sql` for executing queries from arguments, files, or stdin. In automation, Snowflake also publishes a GitHub Action that installs the CLI and can set up configuration under `~/.snowflake/`.
Package nerds care because this is a vendor CLI with real packaging surface area: Python packaging, Homebrew distribution, signed release artifacts, CI-friendly configuration files, and a fast-moving release cadence. It is a good example of a cloud data platform moving operational workflows into a normal Unix-style command.
security posture
No matching local secret-handling manifest was found for snowflake-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/snowflake/config.toml~/Library/Application Support/snowflake/connections.toml~/.snowflake/config.toml~/.snowflake/connections.toml~/.config/snowflake/config.toml~/.config/snowflake/connections.tomlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/snowflake/config.toml~/Library/Application Support/snowflake/connections.toml~/.snowflake/config.toml~/.snowflake/connections.toml~/.config/snowflake/config.toml~/.config/snowflake/connections.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snow | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:snowflake-cli |
|---|---|
| Version | 3.23.0 |
| Package manager | Homebrew |
| Homepage | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| Repository | https://github.com/snowflakedb/snowflake-cli |
| Last updated | 2026-07-17T00:50:18Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
snowflake-cli
nix profile install nixpkgs#snowflake-cliSnowflake.SnowflakeCLI
winget install --id Snowflake.SnowflakeCLI -er-cran-snow 1:0.4.4-2
GNU R package for 'simple network of workstations'
https://cran.r-project.org/package=snow
sudo apt install r-cran-snowsnow
nix profile install nixpkgs#snowr-cran-snow 1:0.4.4-2
GNU R package for 'simple network of workstations'
https://cran.r-project.org/package=snow
sudo apt install r-cran-snowsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.