CLI reference
Source: cli/src/commands/args.ts
Run belld <command>. Global options: --json, --verbose, --token, --workspace, --api-url, --timeout, --idempotency-key.
Exit codes, polling and credentials · MCP tools
| Command | Positional arguments | Options |
|---|---|---|
| belld init | 0 | --repo --ref --archive --force |
| belld link | 1 | |
| belld status | 0 | --product |
| belld doctor | 0 | --product |
| belld context | 0 | --product |
| belld binding status | 0 | --product --revision --capability --limit --cursor --order |
| belld capabilities | 0 | |
| belld capability inspect | 1 | |
| belld logs | 0 | --correlation --target --actor --action --since --until --limit --cursor |
| belld explain | 1 | |
| belld mcp | 0 | |
| belld login | 0 | --issuer --client-id |
| belld logout | 0 | |
| belld whoami | 0 | |
| belld workspace list | 0 | |
| belld workspace use | 1 | |
| belld product create | 0 | --repo --ref --archive |
| belld product list | 0 | --limit --cursor --order |
| belld product get | 1 | |
| belld revision list | 0 | --product --limit --cursor --order |
| belld revision get | 1 | |
| belld revision confirm | 1 | --product |
| belld evaluate | 1 | --intent |
| belld pipeline-run get | 1 | |
| belld release create | 0 | --product --version --revision --audience --starts-at --ends-at |
| belld deploy | 1 | --environment |
| belld deployment get | 1 | |
| belld surface get | 1 | |
| belld usage | 0 | --product --outcome --limit --cursor --order |
| belld budget list | 0 | |
| belld credential create | 0 | --provider --capability --actions --scope --expires-at --from-env |
| belld binding create | 0 | --credential --capability --actions --scope --expires-at |
| belld binding list | 0 | --limit --cursor --order |
| belld binding revoke | 1 |