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
See also¶
autonomy rollout gate— Manage rollout stage gates