vela uninstall

Uninstalls KubeVela from a Kubernetes cluster

Synopsis

Uninstalls KubeVela from a Kubernetes cluster.

  1. vela uninstall [flags]

Examples

  1. vela uninstall

Options

  1. -d, --detail show detail log of installation (default true)
  2. -f, --force force uninstall whole vela include all addons
  3. -h, --help help for uninstall
  4. -n, --namespace string namespace scope for installing KubeVela Core (default "vela-system")

Options inherited from parent commands

  1. -y, --yes Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.