stripe-cli

A command-line tool for Stripe

  • 所有者: stripe/stripe-cli
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Stripe CLI

GitHub release (latest by date)
Build Status
GitHub

The Stripe CLI helps you build, test, and manage your Stripe integration right from the terminal.

With the CLI, you can:

  • Securely test webhooks without relying on 3rd party software
  • Trigger webhook events or resend events for easy testing
  • Tail your API request logs in real-time
  • Create, retrieve, update, or delete API objects.

demo

Installation

Stripe CLI is available for macOS, Windows, and Linux for distros like Ubuntu, Debian, RedHat and CentOS.

macOS

Stripe CLI is available on macOS via Homebrew:

brew install stripe/stripe-cli/stripe

Linux

Please refer to the installation wiki for detailed Linux instructions.

Windows

Stripe CLI is available on Windows via the Scoop package manager:

scoop bucket add stripe https://github.com/stripe/scoop-stripe-cli.git
scoop install stripe

Docker

The CLI is also available as a Docker image: stripe/stripe-cli.

docker run --rm -it stripe/stripe-cli version
stripe version x.y.z (beta)

Please refer to the wiki for detailed instructions on how to use the Docker container.

Without package managers

Instructions are also available for installing and using the CLI without a package manager.

Usage

Installing the CLI provides access to the stripe command.

stripe [command]

# Run `--help` for detailed information about CLI commands
stripe [command] help

Commands

The Stripe CLI supports a broad range of commands. Below is some of the most used ones:

Please see commands for a full overview.

Documentation

Please see our documentation in the wiki.

Telemetry

The Stripe CLI includes a telemetry feature that collects some usage data. See our telemetry wiki for details.

Feedback

Got feedback for us? Please don't hesitate to tell us on feedback.

Contributing

See Developing the Stripe CLI for more info on how to make contributions to this project.

License

Copyright (c) Stripe. All rights reserved.

Licensed under the Apache License 2.0 license.

主要指标

概览
名称与所有者stripe/stripe-cli
主编程语言Go
编程语言Makefile (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2019-06-14 00:01:21
推送于2025-06-10 21:33:52
最后一次提交2025-05-28 15:14:07
发布数212
最新版本名称v1.27.0 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数1.7k
关注者数48
派生数398
提交数669
已启用问题?
问题数482
打开的问题数169
拉请求数689
打开的拉请求数11
关闭的拉请求数87
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?