Account Commands
Manage branding, API keys, notification recipients, subaccounts, and usage.
Output formatting flags (--json, --jq, and --template) are documented once in Output Formatting and are omitted from the tables below.
bctrl account get
Get organization settings
bctrl account patch
Update organization settings (use —body for branding merge-patch JSON)
bctrl api-key list
List API keys
bctrl api-key create
Create an API key
bctrl api-key delete
Delete an API key
bctrl notification-recipient list
List notification recipients
bctrl notification-recipient create
Create a notification recipient
bctrl notification-recipient patch
Update a notification recipient
bctrl notification-recipient delete
Delete a notification recipient
bctrl subaccount list
List subaccounts
bctrl subaccount get
Get a subaccount
bctrl subaccount create
Create a subaccount
bctrl subaccount patch
Update a subaccount
bctrl subaccount archive
Archive a subaccount
bctrl subaccount usage
Show subaccount usage
bctrl usage get
Get organization usage

