macOS
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · Source: api.github.com
brew / rang 1134
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stripe-cli pour les workflows d'agents IA.
installation
brew install stripe-clilocal Homebrew formula metadata
sudo port install stripe-cliMacPorts ports tree · devel/stripe-cli/Portfile · Source: api.github.com
nix profile install nixpkgs#stripe-clinixpkgs package indexes · pkgs/by-name/st/stripe-cli/package.nix · Source: api.github.com
choco install stripe-cliChocolatey community package catalog · stripe-cli · Source: community.chocolatey.org
scoop install main/stripe-cliScoop official bucket manifest trees · bucket/stripe-cli.json · Source: api.github.com
winget install --id Stripe.StripeCli -eWindows Package Manager source index · Stripe.StripeCli · Source: cdn.winget.microsoft.com
aperçu
Command-line tool for Stripe
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour stripe-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
stripe | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:stripe-cli |
|---|---|
| Version | 1.45.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://docs.stripe.com/stripe-cli |
| Dépôt | https://github.com/stripe/stripe-cli |
| Dernière mise à jour | 2026-07-30T22:48:39Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.