--older-than <duration> | Delete records older than the given duration. Accepts 7d, 24h, 2w, 1m, etc. |
--scenario <keys> | Filter by scenario key(s), comma-separated (e.g. nginx/001-broken-config,disk). |
--status <status> | Filter by status (see below). |
--deprecated | Delete records for scenario keys that no longer exist on disk. |
--all | Delete all scenario run data. Requires typing yes to confirm. |
--preview | Show what would be deleted without deleting anything. |
-y, --yes | Skip the confirmation prompt. |
-p, --scenarios-path <path> | Path to scenarios directory (used with --deprecated, auto-detected if omitted). |
--env-file <path> | Path to env file (auto-detected if omitted). |