macOS
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · Quelle: api.github.com
brew / Rang 1134
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stripe-cli in AI-Agent-Workflows.
Installation
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · Quelle: api.github.com
nix profile install nixpkgs#stripe-clinixpkgs package indexes · pkgs/by-name/st/stripe-cli/package.nix · Quelle: api.github.com
choco install stripe-cliChocolatey community package catalog · stripe-cli · Quelle: community.chocolatey.org
scoop install main/stripe-cliScoop official bucket manifest trees · bucket/stripe-cli.json · Quelle: api.github.com
winget install --id Stripe.StripeCli -eWindows Package Manager source index · Stripe.StripeCli · Quelle: cdn.winget.microsoft.com
Überblick
Command-line tool for Stripe
Verlauf
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.
Sicherheitslage
Für stripe-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stripe | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:stripe-cli |
|---|---|
| Version | 1.45.0 |
| Paketmanager | Homebrew |
| Homepage | https://docs.stripe.com/stripe-cli |
| Repository | https://github.com/stripe/stripe-cli |
| Zuletzt aktualisiert | 2026-07-30T22:48:39Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.