bcdock me billing
bcdock me billing¶
View your subscription, payment method, and invoice history
Synopsis¶
Subscription state, last 12 invoices, and a one-click handoff to the Stripe-hosted Customer Portal where you manage your card and plan.
bcdock me billing show → mirror snapshot (plan + subscription + invoices) bcdock me billing portal → URL for the Stripe Customer Portal session
Auth: requires a JWT or API key bound to your account.
Options¶
Options inherited from parent commands¶
--api-url string API base URL (overrides BCDOCK_API_URL env var)
--no-color Disable colored output
-o, --output string Output format: table, json, csv (default "table")
-q, --quiet Suppress non-essential output
--timeout duration Request timeout (default 30s)
--token string API token (overrides BCDOCK_TOKEN env var)
SEE ALSO¶
- bcdock me - Manage your own account (export data, request deletion, cancel)
- bcdock me billing checkout - Start a Stripe Checkout flow for a chosen tier+currency (prints the hosted URL)
- bcdock me billing portal - Print the Stripe Customer Portal URL for managing card / plan / invoices
- bcdock me billing show - Show current plan, subscription state, and last 12 invoices