We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you need, you can manually set configuration values for the CLI using the config command. The config command supports:
config
All operations support the --project-name global flag to manipulate specific projects.
--project-name
To set values, run stripe config with the key name and the value.
stripe config
$ stripe config <name> <value>
To unset a value, pass the --unset flag with the name:
--unset
$ stripe config --unset <name>
To list all config values, run with --list:
--list
$ stripe config --list
To open your editor at the config file, using --edit or -e:
--edit
-e
$ stripe config -e
Getting started
Features
login
logs tails
status
open
fixtures
listen
trigger
events resend
delete
get
post
resources
completion
feedback
help
samples
serve
version
Contributing