macOS
brew install snowflake-clilocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:snowflake-cli |
|---|---|
| 版本 | 3.23.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| 仓库 | https://github.com/snowflakedb/snowflake-cli |
| 最后更新 | 2026-07-17T00:50:18Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.