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")

See also