autonomy rollout plan publish¶
Publish a rollout plan from a spec file (alias for create)
Synopsis¶
Reads a rollout plan specification from a JSON file and publishes it to the control-plane. Equivalent to ‘plan create’.
Usage¶
autonomy rollout plan publish [flags]
Options¶
--file string path to the rollout plan spec file (JSON)
--orchestrator-url string orchestrator base URL (env: AUTONOMY_ORCHESTRATOR_URL)
See also¶
autonomy rollout plan— Create, list, describe, and cancel rollout plans