← Registry
CLI Official

Stripe CLI

Official command-line tool to build, test, and manage a Stripe integration — trigger and forward webhooks, tail API logs, and CRUD API objects from the terminal.

Install

brew install stripe/stripe-cli/stripe
$

A Go-based command-line tool for building, testing, and managing a Stripe integration without leaving the terminal. It can securely forward webhook events to your local server and trigger or resend them for testing, tail API request logs in real time, and create, read, update, or delete API objects directly. Reach for it during local development to exercise webhook flows before relying on third-party tunneling tools; available via npm, Homebrew, Scoop, and Docker.