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

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

  • autonomy rollback — Unified rollback orchestrator for fleet, HA, and relay targets