Skip to content

Version command

Graham Scott edited this page Aug 10, 2026 · 2 revisions

The version command prints the version of the currently installed Stripe CLI.

$ stripe version

The current version is also available with the --version flag or its short form, -v.

$ stripe --version
$ stripe --v

Clone this wiki locally