Skip to content

Commit

Permalink
Regenerate CLI docs
Browse files Browse the repository at this point in the history
Signed-off-by: Nolan Brubaker <nolan@heptio.com>
  • Loading branch information
Nolan Brubaker committed Aug 28, 2018
1 parent 7bc27bb commit a50367f
Show file tree
Hide file tree
Showing 55 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion docs/cli-reference/ark.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Back up and restore Kubernetes cluster resources.

### Synopsis


Heptio Ark is a tool for managing disaster recovery, specifically for Kubernetes
cluster resources. It provides a simple, configurable, and operationally robust
way to back up your application state and associated data.
Expand All @@ -30,6 +29,7 @@ operations can also be performed as 'ark backup get' and 'ark schedule create'.
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups
* [ark backup-location](ark_backup-location.md) - Work with backup storage locations
* [ark bug](ark_bug.md) - Report an Ark bug
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup-location.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Work with backup storage locations

### Synopsis


Work with backup storage locations

### Options
Expand All @@ -29,6 +28,7 @@ Work with backup storage locations
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark backup-location create](ark_backup-location_create.md) - Create a backup storage location
* [ark backup-location get](ark_backup-location_get.md) - Get backup storage locations
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup-location_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a backup storage location

### Synopsis


Create a backup storage location

```
Expand Down Expand Up @@ -41,5 +40,6 @@ ark backup-location create NAME [flags]
```

### SEE ALSO

* [ark backup-location](ark_backup-location.md) - Work with backup storage locations

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup-location_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Get backup storage locations

### Synopsis


Get backup storage locations

```
Expand Down Expand Up @@ -37,5 +36,6 @@ ark backup-location get [flags]
```

### SEE ALSO

* [ark backup-location](ark_backup-location.md) - Work with backup storage locations

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Work with backups

### Synopsis


Work with backups

### Options
Expand All @@ -29,6 +28,7 @@ Work with backups
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark backup create](ark_backup_create.md) - Create a backup
* [ark backup delete](ark_backup_delete.md) - Delete backups
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a backup

### Synopsis


Create a backup

```
Expand Down Expand Up @@ -47,5 +46,6 @@ ark backup create NAME [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delete backups

### Synopsis


Delete backups

```
Expand Down Expand Up @@ -56,5 +55,6 @@ ark backup delete [NAMES] [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Describe backups

### Synopsis


Describe backups

```
Expand Down Expand Up @@ -35,5 +34,6 @@ ark backup describe [NAME1] [NAME2] [NAME...] [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Download a backup

### Synopsis


Download a backup

```
Expand Down Expand Up @@ -36,5 +35,6 @@ ark backup download NAME [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Get backups

### Synopsis


Get backups

```
Expand Down Expand Up @@ -37,5 +36,6 @@ ark backup get [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_backup_logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Get backup logs

### Synopsis


Get backup logs

```
Expand Down Expand Up @@ -34,5 +33,6 @@ ark backup logs BACKUP [flags]
```

### SEE ALSO

* [ark backup](ark_backup.md) - Work with backups

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Report an Ark bug

### Synopsis


Open a browser window to report an Ark bug

```
Expand Down Expand Up @@ -33,5 +32,6 @@ ark bug [flags]
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_client.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Ark client related commands

### Synopsis


Ark client related commands

### Options
Expand All @@ -29,6 +28,7 @@ Ark client related commands
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark client config](ark_client_config.md) - Get and set client configuration file values

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_client_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Get and set client configuration file values

### Synopsis


Get and set client configuration file values

### Options
Expand All @@ -29,6 +28,7 @@ Get and set client configuration file values
```

### SEE ALSO

* [ark client](ark_client.md) - Ark client related commands
* [ark client config get](ark_client_config_get.md) - Get client configuration file values
* [ark client config set](ark_client_config_set.md) - Set client configuration file values
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_client_config_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Get client configuration file values

### Synopsis


Get client configuration file values

```
Expand Down Expand Up @@ -33,5 +32,6 @@ ark client config get [KEY 1] [KEY 2] [...] [flags]
```

### SEE ALSO

* [ark client config](ark_client_config.md) - Get and set client configuration file values

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_client_config_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Set client configuration file values

### Synopsis


Set client configuration file values

```
Expand Down Expand Up @@ -33,5 +32,6 @@ ark client config set KEY=VALUE [KEY=VALUE]... [flags]
```

### SEE ALSO

* [ark client config](ark_client_config.md) - Get and set client configuration file values

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Output shell completion code for the specified shell (bash or zsh)

### Synopsis


Generate shell completion code.

Auto completion supports both bash and zsh. Output is to STDOUT.
Expand Down Expand Up @@ -42,5 +41,6 @@ ark completion SHELL [flags]
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create ark resources

### Synopsis


Create ark resources

### Options
Expand All @@ -29,6 +28,7 @@ Create ark resources
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark create backup](ark_create_backup.md) - Create a backup
* [ark create backup-location](ark_create_backup-location.md) - Create a backup storage location
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_create_backup-location.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a backup storage location

### Synopsis


Create a backup storage location

```
Expand Down Expand Up @@ -41,5 +40,6 @@ ark create backup-location NAME [flags]
```

### SEE ALSO

* [ark create](ark_create.md) - Create ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_create_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a backup

### Synopsis


Create a backup

```
Expand Down Expand Up @@ -47,5 +46,6 @@ ark create backup NAME [flags]
```

### SEE ALSO

* [ark create](ark_create.md) - Create ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_create_restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a restore

### Synopsis


Create a restore

```
Expand Down Expand Up @@ -62,5 +61,6 @@ ark create restore [RESTORE_NAME] [--from-backup BACKUP_NAME | --from-schedule S
```

### SEE ALSO

* [ark create](ark_create.md) - Create ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_create_schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Create a schedule

### Synopsis


The --schedule flag is required, in cron notation:

| Character Position | Character Period | Acceptable Values |
Expand Down Expand Up @@ -61,5 +60,6 @@ ark create schedule NAME --schedule="0 */6 * * *"
```

### SEE ALSO

* [ark create](ark_create.md) - Create ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delete ark resources

### Synopsis


Delete ark resources

### Options
Expand All @@ -29,6 +28,7 @@ Delete ark resources
```

### SEE ALSO

* [ark](ark.md) - Back up and restore Kubernetes cluster resources.
* [ark delete backup](ark_delete_backup.md) - Delete backups
* [ark delete restore](ark_delete_restore.md) - Delete a restore
Expand Down
2 changes: 1 addition & 1 deletion docs/cli-reference/ark_delete_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delete backups

### Synopsis


Delete backups

```
Expand Down Expand Up @@ -56,5 +55,6 @@ ark delete backup [NAMES] [flags]
```

### SEE ALSO

* [ark delete](ark_delete.md) - Delete ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_delete_restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delete a restore

### Synopsis


Delete a restore

```
Expand Down Expand Up @@ -33,5 +32,6 @@ ark delete restore NAME [flags]
```

### SEE ALSO

* [ark delete](ark_delete.md) - Delete ark resources

2 changes: 1 addition & 1 deletion docs/cli-reference/ark_delete_schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Delete a schedule

### Synopsis


Delete a schedule

```
Expand Down Expand Up @@ -33,5 +32,6 @@ ark delete schedule NAME [flags]
```

### SEE ALSO

* [ark delete](ark_delete.md) - Delete ark resources

Loading

0 comments on commit a50367f

Please sign in to comment.