Skip to content

bcdock artifacts list

bcdock artifacts list

List BC versions available in a region

bcdock artifacts list [flags]

Options

      --country string    Filter by country code (e.g. au)
      --fast-only         Only versions with pre-built images (~2 min provisioning)
  -h, --help              help for list
      --include-preview   Include insider/preview builds
      --region string     Azure region (required, e.g. australiaeast)
      --type string       Filter by artifact type: sandbox or onprem

Options inherited from parent commands

      --api-url string     API base URL (overrides BCDOCK_API_URL env var)
      --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