# Installer snowflake-cli avec Homebrew, Nix, winget, apt

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

```sh
sudo av install brew:snowflake-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install snowflake-cli
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#snowflake-cli
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sn/snowflake-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install r-cran-snow
```

  Preuve: Debian stable package indexes: r-cran-snow from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

### Windows

- winget (92%):

```sh
winget install --id Snowflake.SnowflakeCLI -e
```

  Preuve: Windows Package Manager source index: Snowflake.SnowflakeCLI from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:snowflake-cli
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/snowflake-cli>
- **Version:** 3.23.0
- **Résumé source:** CLI for snowflake
- **Page d'accueil:** <https://docs.snowflake.com/developer-guide/snowflake-cli/index>
- **Dépôt:** <https://github.com/snowflakedb/snowflake-cli>
- **Docs amont:** <https://docs.snowflake.com/developer-guide/snowflake-cli/index>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/5d/8e/915fbbda3f27151d41613d8429f6a733e25bbbd715c58593c4f0081a49e3/snowflake_cli-3.23.0.tar.gz>
- **Dernière mise à jour:** 2026-07-17T00:50:18Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- snow (cli)
- snow (alias)

## Dépendances

- certifi
- cryptography
- libyaml
- pydantic
- python@3.13

## Dépendances de compilation

- protobuf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.23.0
- gestionnaire mis à jour: 2026-07-17
- données locales: OK
- dépôt amont: https://docs.snowflake.com/developer-guide/snowflake-cli/index
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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/`.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: Public GitHub repository created under snowflakedb.
- 2024: Official release notes document the Snowflake CLI release stream.
- 2026: GitHub releases show v3.21.0 published with signed artifacts and CLI behavior updates.

### Related projects

- Related Snowflake tools include SnowSQL, Snowflake Connector for Python, the Snowflake VS Code extension, and snowflake-cli-action for GitHub Actions.

### Sources

- <https://docs.snowflake.com/en/developer-guide/snowflake-cli/index>
- <https://docs.snowflake.com/en/release-notes/clients-drivers/snowflake-cli-2024>
- <https://github.com/snowflakedb/snowflake-cli>
- <https://github.com/snowflakedb/snowflake-cli/releases>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour snowflake-cli. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- macOS: ~/Library/Application Support/snowflake/config.toml, ~/Library/Application Support/snowflake/connections.toml
- Unix: ~/.snowflake/config.toml, ~/.snowflake/connections.toml, ~/.config/snowflake/config.toml, ~/.config/snowflake/connections.toml

## Credential files

- macOS: ~/Library/Application Support/snowflake/config.toml, ~/Library/Application Support/snowflake/connections.toml
- Unix: ~/.snowflake/config.toml, ~/.snowflake/connections.toml, ~/.config/snowflake/config.toml, ~/.config/snowflake/connections.toml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** snowflake-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** snow
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - snowflake-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/snowflake-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - Snowflake.SnowflakeCLI: normalized package name match | Windows Package Manager source index: Snowflake.SnowflakeCLI from https://cdn.winget.microsoft.com/cache/source.msix
- Debian apt - r-cran-snow - 1:0.4.4-2: installed executable or alias match | Debian stable package indexes: r-cran-snow from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNU R package for 'simple network of workstations' | https://cran.r-project.org/package=snow
- Nix - snow: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/sn/snow/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - r-cran-snow - 1:0.4.4-2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: r-cran-snow from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU R package for 'simple network of workstations' | https://cran.r-project.org/package=snow


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.13](https://pkg.so/fr/brew/python-3-13/) - Runtime dependency declared by Homebrew.
- [protobuf](https://pkg.so/fr/brew/protobuf/) - Build dependency declared by Homebrew.
- [snowflake](https://pkg.so/fr/brew/snowflake/) - Package name indicates the same formula family.
- [flyway](https://pkg.so/fr/brew/flyway/) - Shares pkgdb curated category or tags: cli, developer-tools, devops, sql.
- [sqlc](https://pkg.so/fr/brew/sqlc/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [liquibase](https://pkg.so/fr/brew/liquibase/) - Shares pkgdb curated category or tags: cli, database, developer-tools, devops.
- [sqlx-cli](https://pkg.so/fr/brew/sqlx-cli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [sqruff](https://pkg.so/fr/brew/sqruff/) - Shares pkgdb curated category or tags: cli, developer-tools, snowflake, sql.
- [sqldiff](https://pkg.so/fr/brew/sqldiff/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [sqlpage](https://pkg.so/fr/brew/sqlpage/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [sql-lint](https://pkg.so/fr/brew/sql-lint/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [mk](https://pkg.so/fr/brew/mk/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, developer-workflow.
- [charmcraft](https://pkg.so/fr/brew/charmcraft/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, developer, developer-tools.
- [esphome](https://pkg.so/fr/brew/esphome/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/snowflake-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/snowflake-cli.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
