Skip to content

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