Difference between revisions of "Velero get"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
   schedules          Get schedules
 
   schedules          Get schedules
 
   snapshot-locations Get snapshot locations
 
   snapshot-locations Get snapshot locations
 +
 +
velero backup get| grep -i yourbackup
 +
  NAME                      STATUS      ERRORS  WARNINGS        CREATED                        EXPIRES  STORAGE LOCATION  SELECTOR
 +
yourbackup          Completed  0        0      2024-01-24 11:53:34 +0100 CET  29d      default            <none>
  
 
== See also ==
 
== See also ==

Revision as of 10:57, 24 January 2024

velero get backups


 backup-locations   Get backup storage locations
 backups            Get backups
 plugins            Get information for all plugins on the velero server
 restores           Get restores
 schedules          Get schedules
 snapshot-locations Get snapshot locations
velero backup get| grep -i yourbackup
 NAME                       STATUS      ERRORS   WARNINGS        CREATED                         EXPIRES   STORAGE LOCATION   SELECTOR
yourbackup          Completed   0        0       2024-01-24 11:53:34 +0100 CET   29d       default            <none>

See also

Advertising: