macOS
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · ソース: api.github.com
brew / 順位 1134
stripe-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.