set azure restic env vars based on default backup location's config

Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
Steve Kriss
2018-09-05 14:31:42 -06:00
parent ae373bdbfb
commit d34994cb5f
6 changed files with 71 additions and 47 deletions
+3 -2
View File
@@ -13,8 +13,9 @@ ark restic server [flags]
### Options
```
-h, --help help for server
--log-level the level at which to log. Valid values are debug, info, warning, error, fatal, panic. (default info)
--default-backup-storage-location string name of the default backup storage location (default "default")
-h, --help help for server
--log-level the level at which to log. Valid values are debug, info, warning, error, fatal, panic. (default info)
```
### Options inherited from parent commands