Command reference
bcdock¶
BCDock CLI - manage Business Central environments
Synopsis¶
BCDock CLI wraps the BCDock Platform API for use in terminals, scripts, and AI agent workflows.
Set BCDOCK_TOKEN to authenticate without --token. Set BCDOCK_API_URL to target a different API endpoint.
Options¶
--api-url string API base URL (overrides BCDOCK_API_URL env var)
-h, --help help for bcdock
--no-color Disable colored output
-o, --output string Output format: table, json, csv (default "table")
-q, --quiet Suppress non-essential output
--timeout duration Request timeout (default 30s)
--token string API token (overrides BCDOCK_TOKEN env var)
SEE ALSO¶
- bcdock al - Compile AL projects using the alc that matches the target BC env
- bcdock artifacts - Discover BC artifact versions and countries
- bcdock auth - Authenticate with the BCDock platform
- bcdock companies - Manage companies (billing entities)
- bcdock completion - Generate the autocompletion script for the specified shell
- bcdock config - Discover available regions and configurations
- bcdock env - Manage Business Central environments
- bcdock me - Manage your own account (export data, request deletion, cancel)
- bcdock usage - Show company-level usage and billing
- bcdock version - Print the bcdock CLI version