maton stripe subscription

Manage subscriptions (list, view, create, update, cancel)

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 subscriptions

Examples

$ maton stripe subscription list
$ maton stripe subscription view sub_123
$ maton stripe subscription create --customer cus_123 --price price_456
$ maton stripe subscription cancel sub_123

See also