macOS
brew install snowflake-clilocal Homebrew formula metadata
brew / 順位 1347
snowflake-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install snowflake-clilocal Homebrew formula metadata
nix profile install nixpkgs#snowflake-clinixpkgs package indexes · pkgs/by-name/sn/snowflake-cli/package.nix · ソース: api.github.com
sudo apt install r-cran-snowDebian stable package indexes · r-cran-snow · ソース: deb.debian.org
winget install --id Snowflake.SnowflakeCLI -eWindows Package Manager source index · Snowflake.SnowflakeCLI · ソース: cdn.winget.microsoft.com
概要
CLI for snowflake
履歴
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.
セキュリティ状態
snowflake-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
snow | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://docs.snowflake.com/developer-guide/snowflake-cli/index
インストールメタデータ
| パッケージキー | brew:snowflake-cli |
|---|---|
| バージョン | 3.23.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/snowflake-cli |
| ホームページ | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| リポジトリ | https://github.com/snowflakedb/snowflake-cli |
| 上流ドキュメント | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/5d/8e/915fbbda3f27151d41613d8429f6a733e25bbbd715c58593c4f0081a49e3/snowflake_cli-3.23.0.tar.gz |
| 最終更新 | 2026-07-17T00:50:18Z |
| Pulse | updated |
| 依存関係 | certifi, cryptography, libyaml, pydantic, python@3.13 |
| ビルド依存関係 | protobuf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snowflake-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-snowソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.