autonomy rollout gate approve

Approve a manual gate for a rollout stage

Synopsis

Approve the manual gate for a rollout stage via the control-plane API.

The operator identity is forwarded from AUTONOMY_OPERATOR when set so the
control-plane and audit trail can attribute the approval.

Usage

autonomy rollout gate approve [flags]

Options

      --orchestrator-url string   orchestrator base URL (env: AUTONOMY_ORCHESTRATOR_URL)
      --plan-id string            the rollout plan ID containing the gate
      --reason string             operator-supplied reason for the manual gate approval
      --stage-id string           the rollout stage ID to approve

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