Skip to main content
Manage billing, spending limits, and plan upgrades.

spend-cap get

Show current spend cap and usage.

JSON output

Value is in cents. spend_cap is null when no cap is set. Use floo billing usage for current period spend and cap status.

spend-cap set

Set monthly spend cap in dollars. Use 0 to remove the cap (no limit).

Arguments

Examples

JSON output

Value is in cents. Returns null when cap is removed (set to 0).

upgrade

Open Stripe billing portal to upgrade plan.

Flags

Plans

Examples

JSON output

For new subscriptions (opens Stripe checkout):
For instant upgrades (existing subscription):

usage

Show current plan, usage, and spend cap with visual progress bar.

Flags

One compute credit equals $1 of metered app usage. Plan tiers include 5 lifetime credits (Free), 5 / month (Hobby), 20 / month (Pro), and 200 / month (Team).

JSON output


contact

Print enterprise contact info.

JSON output


Errors