You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
stash
Stash by AppsCode - Backup your Kubernetes Volumes
Synopsis
Stash is a Kubernetes operator for restic. For more information, visit here: https://appscode.com/products/stash
Options
--bypass-validating-webhook-xray if true, bypasses validating webhook xray checks
-h, --help help for stash
--use-kubeapiserver-fqdn-for-aks if true, uses kube-apiserver FQDN for AKS cluster to workaround https://github.com/Azure/AKS/issues/522 (default true)
SEE ALSO
- stash backup-pvc - Takes a backup of Persistent Volume Claim
- stash create-backupsession - create a BackupSession
- stash create-vs - Take snapshot of PersistentVolumeClaims
- stash forget - Delete snapshots from a restic repository
- stash restore - Restore from backup
- stash restore-pvc - Takes a restore of Persistent Volume Claim
- stash restore-vs - Restore PVC from VolumeSnapshot
- stash run - Launch Stash Controller
- stash run-backup - Take backup of workload paths
- stash run-hook - Execute Backup or Restore Hooks
- stash snapshots - Get snapshots of restic repo
- stash update-status - Update status of Repository, Backup/Restore Session
- stash version - Prints binary version number.