velero
Verified for current stable LTS
Velero Command: List All Backups
Use for list all backups with Velero. Exact CLI syntax to list all backups using Velero.
When to use this: Use for list all backups with Velero.
Command Syntax
velero backup get velero backup get Live Command Builder
Final Command
velero backup get Command Breakdown
velero is the base executable for this command.
FAQ
Purpose: Exact syntax to list all backups using Velero.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Velero Command: Create Backup All Resources
velero backup create <backup_name> Velero Command: Create Restore From Schedule velero restore create --from-schedule <schedule_name> Velero Command: Create Weekly Backup Schedule velero schedule create <schedule_name> --schedules="<@every 7d>" --ttl <2160h0m0s> Velero Command: Delete Backup velero backup delete <backup_name>