ReferenceCLI reference
noodle billing
Inspect billing accounts, entitlements, metering, and enforcement classification.
Inspect billing accounts, entitlements, metering, and enforcement classification.
Usage
noodle billing accounts list [--json]
noodle billing accounts inspect <account-id> [--json]
noodle billing org inspect [<org-slug>] [--json]
noodle billing enforcement cohort status [--service <url>] [--json]
noodle billing enforcement cohort seal --reason <text> --idempotency-key <key> --yes [--service <url>] [--json]
noodle billing metering readiness [--service <url>] [--json]
noodle billing metering validation prepare --reason <text> --idempotency-key <key> --yes [--json]
noodle billing metering validation retire --epoch <epoch-id> --reason <text> --idempotency-key <key> --yes [--json]
noodle billing migration preview [--file <mapping.json>] [--json]
noodle billing migration apply --file <mapping.json> --preview-file <ready-preview.json> --plan-evidence <plan-evidence.json> --mode shadow --reason <text> --idempotency-key <key> [--yes] [--json]Subcommands
accounts— List billing memberships or inspect one billing account.org— Inspect an organization’s effective billing entitlements.enforcement— Inspect or seal the classification-only launch billing-account cohort.metering— Inspect readiness or manage a validation-only epoch as a super-admin.migration— Run the super-admin-only legacy shadow-migration workflow.
Options
--file <mapping.json>--preview-file <ready-preview.json>--plan-evidence <plan-evidence.json>--mode shadow--reason <text>--epoch <epoch-id>--idempotency-key <key>--yes— Confirm the requested billing operation.--service <url>--auth-token <t>--json
Run noodle billing --help for the latest options and details.