vela uninstall
Uninstalls KubeVela from a Kubernetes cluster
Synopsis
Uninstalls KubeVela from a Kubernetes cluster.
vela uninstall [flags]
Examples
vela uninstall
Options
-d, --detail show detail log of installation (default true)
-f, --force force uninstall whole vela include all addons
-h, --help help for uninstall
-n, --namespace string namespace scope for installing KubeVela Core (default "vela-system")
Options inherited from parent commands
-y, --yes Assume yes for all user prompts