macOS
brew install snowflake-clilocal Homebrew formula metadata
brew / Rang 1353
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snowflake-cli in AI-Agent-Workflows.
Installation
brew install snowflake-clilocal Homebrew formula metadata
nix profile install nixpkgs#snowflake-clinixpkgs package indexes · pkgs/by-name/sn/snowflake-cli/package.nix · Quelle: api.github.com
sudo apt install r-cran-snowDebian stable package indexes · r-cran-snow · Quelle: deb.debian.org
winget install --id Snowflake.SnowflakeCLI -eWindows Package Manager source index · Snowflake.SnowflakeCLI · Quelle: cdn.winget.microsoft.com
Überblick
CLI for snowflake
Verlauf
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.
Sicherheitslage
Für snowflake-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
snow | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:snowflake-cli |
|---|---|
| Version | 3.23.0 |
| Paketmanager | Homebrew |
| Homepage | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| Repository | https://github.com/snowflakedb/snowflake-cli |
| Zuletzt aktualisiert | 2026-07-17T00:50:18Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-snowQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.