add restic repo getter and reorg restic cmds

Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
Steve Kriss
2018-06-20 09:21:43 -07:00
parent 3481618324
commit 6e9e653f76
13 changed files with 291 additions and 16 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
## ark restic
Work with restic repositories
Work with restic
### Synopsis
Work with restic repositories
Work with restic
### Options
@@ -30,6 +30,6 @@ Work with restic repositories
### SEE ALSO
* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark restic init-repository](ark_restic_init-repository.md) - initialize a restic repository for a specified namespace
* [ark restic repo](ark_restic_repo.md) - Work with restic repositories
* [ark restic server](ark_restic_server.md) - Run the ark restic server