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)

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