autonomy ha backup list

List available backups from inventory

Synopsis

Lists all recorded control-plane database backups from the backup
inventory table, newest first.

Use --output json for machine-readable output.

Usage

autonomy ha backup list [flags]

Options

      --limit int                 maximum number of backups to return (default: server default)
      --orchestrator-url string   orchestrator base URL (env: AUTONOMY_ORCHESTRATOR_URL)
      --output string             output format: "text" or "json" (default "text")

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