You are looking at the documentation of a prior release. To read the documentation of the latest release, please visit here.

stash forget

Delete snapshots from a restic repository

stash forget [snapshotID ...] [flags]

Options

  -h, --help                    help for forget
      --kubeconfig string       Path to kubeconfig file with authorization information (the master location is set by the master flag).
      --master string           The address of the Kubernetes API server (overrides any value in kubeconfig)
      --repo-name string        Name of the Repository CRD.
      --repo-namespace string   Namespace of the Repository CRD.

Options inherited from parent commands

      --bypass-validating-webhook-xray   if true, bypasses validating webhook xray checks
      --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 - Stash by AppsCode - Backup your Kubernetes Volumes