# snowflake-cli mit Homebrew, Nix, winget, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snowflake-cli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:snowflake-cli
- **Paketmanager:** Homebrew
- **Version:** 3.23.0
- **Quellzusammenfassung:** CLI for snowflake
- **Homepage:** <https://docs.snowflake.com/developer-guide/snowflake-cli/index>
- **Repository:** <https://github.com/snowflakedb/snowflake-cli>
- **Zuletzt aktualisiert:** 2026-07-17T00:50:18Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- snow (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.23.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- <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>


## Sicherheitshinweise

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.



## 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
## Andere Paketmanager-Einträge

- 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


## 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)


## Quellen

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