supertubes uninstall 🔗︎

Uninstalls system components

Synopsis 🔗︎

Uninstalls system components

supertubes uninstall [flags]

Examples 🔗︎

  # Uninstall selected component
  supertubes uninstall

  # uninstall all components created by Supertubes CLI when invoked with the either the '--all' or '--core' flag
  supertubes uninstall -a

Options 🔗︎

  -h, --help                   help for uninstall
  -a, --uninstall-everything   Uninstall all components at once

Options inherited from parent commands 🔗︎

      --accept-license                  Accept the license: https://banzaicloud.com/docs/supertubes/evaluation-license
      --color                           use colors on non-tty outputs (default true)
      --context string                  name of the kubeconfig context to use
      --formatting.force-color          force color even when non in a terminal
      --interactive                     ask questions interactively even if stdin or stdout is non-tty
  -c, --kubeconfig string               path to the kubeconfig file to use for CLI requests
      --non-interactive                 never ask questions interactively
  -o, --output string                   output format (table|yaml|json) (default "table")
      --persistent-config-file string   Supertubes persistent config file to use instead of the default at ~/.banzai/supertubes/
  -v, --verbose                         turn on debug logging

SEE ALSO 🔗︎