billing commands when an automation needs to show pricing, start a checkout, or open the billing portal for the authenticated account.
billing catalog
Show subscription and top-up pricing.
billing checkout
Create a Stripe checkout URL.
| Option | Description |
|---|---|
--product-type <value> | subscription or topup. Required. |
--cycle <value> | monthly or yearly for subscriptions. |
--quantity <number> | Positive integer quantity. Defaults to 1. |
--open | Open the checkout URL in the default browser |
billing manage
Create a billing portal URL.
What’s next
- Credits - inspect current balance
- Account - configure authentication
- Global options - JSON mode and API URL overrides
