Command Reference

View as Markdown

This reference is generated from the CLI command tree, so command names, arguments, and flags stay aligned with the installed bctrl binary.

For command-specific help in a terminal, run:

$bctrl --help
$bctrl <command> --help
$bctrl <command> <subcommand> --help

Global output flags

Most data commands return JSON by default and support these formatting flags:

FlagDescription
--json [fields]Output JSON with optional comma-separated field projection.
--jq <expression>Filter JSON output using a jq expression.
--template <template>Format JSON output using a Handlebars template.
--no-colorDisable color output.

Pagination (-L, --limit and --cursor), confirmation (-y, --yes), and request override flags (--params, --body) appear on the generated command pages where supported.

Command groups

GroupCommandsDescription
AuthenticationauthLog in, inspect auth state, print tokens, and log out.
SpacesspaceCreate and manage spaces and their mounted environment.
RuntimesruntimeCreate, start, stop, configure, and drive browser runtimes.
RunsrunsInspect trace spans and events, or stream both live.
ViewsviewCreate, list, inspect, and revoke expiring human-facing views.
WebhookswebhookManage signed webhooks and inspect or redeliver their deliveries.
FilesfileUpload, download, update, and delete durable files.
Toolstools, toolsets, tool-callsDefine tools, bundle toolsets, and inspect tool calls.
ConversationsconversationsManage persistent conversations and stream their events.
AIaiDiscover managed models and manage BYOK AI credentials.
ProxiesproxyManage proxies and browse managed proxy pools.
Extensionsbrowser-extensionUpload, import, list, update, and delete browser extensions.
Accountaccount, api-key, notification-recipient, subaccount, usageManage branding, API keys, notification recipients, subaccounts, and usage.
Helphelp, versionRead operation-aware API, SDK, CLI, and MCP help.

Top-level commands

version, account, auth, ai, api-key, browser-extension, conversations, file, help, notification-recipient, runs, runtime, proxy, space, subaccount, tools, toolsets, tool-calls, usage, view, webhook