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)
  -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