Difference between revisions of "Velero"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
   [[backup ]]          Work with backups
 
   [[backup ]]          Work with backups
 
   [[backup-location]]  Work with backup storage locations
 
   [[backup-location]]  Work with backup storage locations
   bug              Report a Velero bug
+
   [[bug]]               Report a Velero bug
   client            Velero client related commands
+
   [[client]]           Velero client related commands
   completion        Generate completion script
+
   [[completion]]       Generate completion script
   create            Create velero resources
+
   [[create]]           Create velero resources
   debug             Generate debug bundle
+
   [[debug]]            Generate debug bundle
   delete            Delete velero resources
+
   [[delete]]           Delete velero resources
 
   describe          Describe velero resources
 
   describe          Describe velero resources
 
   get              Get velero resources
 
   get              Get velero resources

Revision as of 10:45, 11 October 2023

Commands

 backup            Work with backups
 backup-location   Work with backup storage locations
 bug               Report a Velero bug
 client            Velero client related commands
 completion        Generate completion script
 create            Create velero resources
 debug            Generate debug bundle
 delete            Delete velero resources
 describe          Describe velero resources
 get               Get velero resources
 help              Help about any command
 install           Install Velero
 plugin            Work with plugins
 repo              Work with repositories
 restore           Work with restores
 schedule          Work with schedules
 snapshot-location Work with snapshot locations
 uninstall         Uninstall Velero
 version           Print the velero version and associated image

CLI installation:

Ubuntu:

curl -L https://github.com/vmware-tanzu/velero/releases/download/v1.12.0/velero-v1.12.0-linux-amd64.tar.gz | tar xz && mv velero*/velero /usr/local/bin

Related

See also

Advertising: