maton stripe price

Manage prices in Stripe. The Stripe API does not support deleting prices — set –active=false to deactivate one instead.

Available commands

Options inherited from parent commands

-p, --profile <string>
Profile to use for this invocation (overrides the active profile; also reads MATON_PROFILE)

ALIASES

maton stripe prices

Examples

$ maton stripe price list --product prod_123
$ maton stripe price view price_123
$ maton stripe price create --product prod_123 --currency usd --unit-amount 1999

See also