macOS
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · 来源: api.github.com
安装
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · 来源: api.github.com
nix profile install nixpkgs#stripe-clinixpkgs package indexes · pkgs/by-name/st/stripe-cli/package.nix · 来源: api.github.com
choco install stripe-cliChocolatey community package catalog · stripe-cli · 来源: community.chocolatey.org
scoop install main/stripe-cliScoop official bucket manifest trees · bucket/stripe-cli.json · 来源: api.github.com
winget install --id Stripe.StripeCli -eWindows Package Manager source index · Stripe.StripeCli · 来源: cdn.winget.microsoft.com
概览
Command-line tool for Stripe
历史
stripe-cli is Stripe's official command-line tool for building, testing, and managing Stripe integrations from a terminal, especially local webhook and API workflows.
GitHub repository metadata records the public stripe-cli repository as created on 2019-06-14. The repository README and Stripe documentation describe it as a command-line tool for Stripe that helps developers build, test, and manage integrations from the terminal.
The project fits Stripe's broader developer-experience pattern: move common dashboard and integration-test tasks into a scriptable CLI, including login, API object operations, request-log tailing, event triggering, and webhook forwarding.
Stripe documents installation for macOS, Windows, Linux, npm, Homebrew, apt, yum, Scoop, winget, and direct archives. The supplied package-manager facts also show Homebrew, Chocolatey, MacPorts, Nix, Scoop, and winget packaging.
Because Stripe integration work often happens inside local web apps and CI-like scripts, the CLI became a standard developer companion rather than only an administrative tool.
Common use starts with `stripe login`, which stores CLI configuration and credentials in `~/.config/stripe/config.toml`, or under `XDG_CONFIG_HOME` when set. Developers then use commands such as `stripe listen`, `stripe trigger`, `stripe logs tail`, and resource commands to exercise Stripe APIs.
The official reference says the CLI can use global configuration or project-specific configurations, supports explicit API keys and environment variables, and exposes every command and flag in the CLI reference.
stripe-cli is significant in package culture because it is a vendor CLI that behaves like a normal developer tool: installable from system package managers, scriptable, documented, and usable across macOS, Linux, and Windows.
It is also a modern example of package-manager adoption as developer acquisition: getting `stripe` into Homebrew, Scoop, winget, npm, and distro-style repos makes payment integration testing feel like any other local CLI workflow.
安全态势
没有找到 stripe-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.
$XDG_CONFIG_HOME/stripe/config.toml~/.config/stripe/config.tomlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/stripe/config.toml~/.config/stripe/config.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stripe | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stripe-cli |
|---|---|
| 版本 | 1.45.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://docs.stripe.com/stripe-cli |
| 仓库 | https://github.com/stripe/stripe-cli |
| 最后更新 | 2026-07-30T22:48:39Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stripe-cli
nix profile install nixpkgs#stripe-clistripe-cli
sudo port install stripe-clistripe-cli
choco install stripe-climain/stripe-cli
scoop install main/stripe-cliStripe.StripeCli
winget install --id Stripe.StripeCli -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.