macOS
brew install snowflake-clilocal Homebrew formula metadata
brew / rang 1353
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de snowflake-cli pour les workflows d'agents IA.
installation
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
aperçu
CLI for snowflake
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour snowflake-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
snow | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:snowflake-cli |
|---|---|
| Version | 3.23.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| Dépôt | https://github.com/snowflakedb/snowflake-cli |
| Dernière mise à jour | 2026-07-17T00:50:18Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-snowpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.