pkg.soopen package index

brew / 順位 1134

stripe-cli を Homebrew, chocolatey, MacPorts, Nix, scoop, winget でインストール

stripe-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install stripe-cli

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install stripe-cli

MacPorts ports tree · devel/stripe-cli/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#stripe-cli

nixpkgs package indexes · pkgs/by-name/st/stripe-cli/package.nix · ソース: api.github.com

Windows

Chocolatey確認済み · 92%
choco install stripe-cli

Chocolatey community package catalog · stripe-cli · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/stripe-cli

Scoop official bucket manifest trees · bucket/stripe-cli.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Stripe.StripeCli -e

Windows Package Manager source index · Stripe.StripeCli · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Command-line tool for Stripe

コマンドとエイリアス

  • 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.

タイムライン

  • 2019-06-14: GitHub repository metadata records public repository creation.
  • 2019: Early tagged versions begin in the public repository tag set.
  • 2026: Official docs describe sandbox, API-key, webhook, logs, and project-configuration workflows in the CLI reference.

Related projects

  • Stripe API, Stripe Dashboard, webhook endpoints, npm package `@stripe/cli`, Stripe's Scoop bucket, and package-manager formulas/manifests are adjacent surfaces.

セキュリティ状態

保護ツール対応はまだ見つかっていません

stripe-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/stripe/config.toml~/.config/stripe/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/stripe/config.toml~/.config/stripe/config.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
stripe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.45.0
マネージャ更新日2026-07-30
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:stripe-cli
バージョン1.45.0
パッケージマネージャHomebrew
ホームページhttps://docs.stripe.com/stripe-cli
リポジトリhttps://github.com/stripe/stripe-cli
最終更新2026-07-30T22:48:39Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

stripe-cli

nix profile install nixpkgs#stripe-cli
  • normalized package name match
  • 一致条件: Stripe Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stripe-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

stripe-cli

sudo port install stripe-cli
  • normalized package name match
  • 一致条件: Stripe Cli
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/stripe-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

stripe-cli

choco install stripe-cli
  • normalized package name match
  • 一致条件: Stripe Cli
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: stripe-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','striata-reader'
Scoop95%

main/stripe-cli

scoop install main/stripe-cli
  • normalized package name match
  • 一致条件: Stripe Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/stripe-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Stripe.StripeCli

winget install --id Stripe.StripeCli -e
  • normalized package name match
  • 一致条件: Stripe Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Stripe.StripeCli from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation