CLI reference / billing

stado billing

Invocation

stado billing <COMMAND>

Purpose

Inspect or refresh cross-cloud costs, grants, burn, and credit balances

Required inputs and options

This command has no command-specific inputs or options.

Output and state effect

This command group selects one of the subcommands listed below; use its exact child invocation to perform an operation.

Refusals

  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.

Subcommands

  • show Read the last billing snapshot published by the coordinator
  • refresh Query billing providers now and publish a fresh snapshot
  • watch Foreground billing watchdog: poll, evaluate credit balance AND account health, and alert on transitions. Deliberately runnable outside the cloud it monitors (see `cli/billing.rs` module docs)