Renerate files

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
Andy Goldstein
2017-09-11 15:40:48 -04:00
parent ee38a9471a
commit 5c9ffae88f
25 changed files with 520 additions and 11 deletions
+2 -1
View File
@@ -8,7 +8,7 @@ Create a schedule
Create a schedule
```
ark schedule create NAME
ark schedule create NAME [flags]
```
### Options
@@ -16,6 +16,7 @@ ark schedule create NAME
```
--exclude-namespaces stringArray namespaces to exclude from the backup
--exclude-resources stringArray resources to exclude from the backup, formatted as resource.group, such as storageclasses.storage.k8s.io
-h, --help help for create
--include-namespaces stringArray namespaces to include in the backup (use '*' for all namespaces) (default *)
--include-resources stringArray resources to include in the backup, formatted as resource.group, such as storageclasses.storage.k8s.io (use '*' for all resources)
--label-columns stringArray a comma-separated list of labels to be displayed as columns