Skip to content

Commit

Permalink
Update docs for stashed/stash@d0a4751b (#112)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Nov 5, 2020
1 parent f60066c commit 86eb000
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 64 deletions.
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_backup-pvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Takes a backup of Persistent Volume Claim

### Synopsis

Takes a backup of Persistent Volume Claim

```
stash backup-pvc [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Run Stash Backup

### Synopsis

Run Stash Backup

```
stash backup [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_check.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Check restic backup

### Synopsis

Check restic backup

```
stash check [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_create-backupsession.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

create a BackupSession

### Synopsis

create a BackupSession

```
stash create-backupsession [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_create-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Take snapshot of PersistentVolumeClaims

### Synopsis

Take snapshot of PersistentVolumeClaims

```
stash create-vs [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_forget.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Delete snapshots from a restic repository

### Synopsis

Delete snapshots from a restic repository

```
stash forget [snapshotID ...] [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_recover.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Recover restic backup

### Synopsis

Recover restic backup

```
stash recover [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_restore-pvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Takes a restore of Persistent Volume Claim

### Synopsis

Takes a restore of Persistent Volume Claim

```
stash restore-pvc [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_restore-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Restore PVC from VolumeSnapshot

### Synopsis

Restore PVC from VolumeSnapshot

```
stash restore-vs [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Restore from backup

### Synopsis

Restore from backup

```
stash restore [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_run-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Take backup of workload paths

### Synopsis

Take backup of workload paths

```
stash run-backup [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_run-hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Execute Backup or Restore Hooks

### Synopsis

Execute Backup or Restore Hooks

```
stash run-hook [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_scaledown.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Scale down workload

### Synopsis

Scale down workload

```
stash scaledown [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_snapshots.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Get snapshots of restic repo

### Synopsis

Get snapshots of restic repo

```
stash snapshots [snapshotID ...] [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_update-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Update status of Repository, Backup/Restore Session

### Synopsis

Update status of Repository, Backup/Restore Session

```
stash update-status [flags]
```
Expand Down
4 changes: 0 additions & 4 deletions docs/reference/operator/stash_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ section_menu_id: reference

Prints binary version number.

### Synopsis

Prints binary version number.

```
stash version [flags]
```
Expand Down

0 comments on commit 86eb000

Please sign in to comment.