Signed-off-by: Carlisia <carlisia@vmware.com>
This commit is contained in:
Carlisia
2020-01-15 14:49:12 -08:00
parent 57cecb562d
commit 66207f53ae

View File

@@ -131,7 +131,7 @@ velero config ... (run `velero plugin --list` to see what you can use to configu
##### Operator
```
velero add/remove plugins ... Optional. (manage list of provider connectors as needed)
velero plugin ... Optional. (manage list of provider connectors as needed)
velero config ... Optional. (run `velero config --get-backup-locations` to see available backup locations or `velero config --current-backup-location`; then run `velero plugin --list` to see what providers you can use if you need to configure new locations; configure locations)
velero create/restore/schedule <BACKUP-NAME>
```