Difference between revisions of "Velero get"

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

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              TATUS      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: