billing.stripe.com). From there you can:
- Update your card.
- View and download invoices.
- See current usage against the latest meter.
- Cancel the paid subscription (drops you back to the free tier).
tunnelbyte upgrade) for this command to do anything useful.
Example
Flags
| Flag | Default | Purpose |
|---|---|---|
--print-url | off | Print the portal URL instead of opening a browser. |
Notes
- The portal session is short-lived (typically 1 hour). Re-run
tunnelbyte billingfor a fresh link. - All financial state lives at the payment provider (Stripe). We don’t store card numbers; we don’t process refunds locally - both happen through the portal.
- For usage details outside the portal, query
GET /v1/usagedirectly.