banzai cluster service backup disable 🔗︎

Disable Backup service on the cluster

Synopsis 🔗︎

Disable Backup service on the cluster. This disables the service, the backed up data won’t be deleted. You have to do that manually.

banzai cluster service backup disable [flags]

Options 🔗︎

      --cluster int32         ID of cluster to disable
      --cluster-name string   Name of cluster to disable
  -h, --help                  help for disable

Options inherited from parent commands 🔗︎

      --color                use colors on non-tty outputs
      --config string        config file (default is $BANZAICONFIG or $HOME/.banzai/config.yaml)
      --interactive          ask questions interactively even if stdin or stdout is non-tty
      --no-color             never display color output
      --no-interactive       never ask questions interactively
      --organization int32   organization id
  -o, --output string        output format (default|yaml|json) (default "default")
      --verbose              more verbose output

SEE ALSO 🔗︎