autonomy rollout plan describe¶
Show details of a rollout plan
Usage¶
autonomy rollout plan describe [flags]
Options¶
--orchestrator-url string orchestrator base URL (env: AUTONOMY_ORCHESTRATOR_URL)
--output string output format: "text" (human-readable) or "json" (machine-readable) (default "text")
--plan-id string the rollout plan ID to describe
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
See also¶
autonomy rollout plan— Create, list, describe, and cancel rollout plans