autonomy rollback preview¶
Show safety class, trigger conditions, and known limitations (read-only)
Synopsis¶
Displays safety information for the specified rollback target from the
canonical rollback.Properties registry. No state is changed; this command is
safe to run at any time and does not require an active control-plane connection.
Output covers:
- Safety class (terminal / reversible / idempotent)
- Valid strategies for this target
- Conditions that trigger this rollback kind
- Known limitations and edge cases
- Whether the target is orchestrated via 'rollback execute' or requires manual steps
Usage¶
autonomy rollback preview [flags]
Options¶
--output string output format: "text" or "json" (default "text")
--target string rollback target: rollout_plan, rollout_stage, ha_leader_resign, relay_deadletter
See also¶
autonomy rollback— Unified rollback orchestrator for fleet, HA, and relay targets