Uninstall an agent on kubernetes cluster.
codefresh uninstall agent
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--name | Agent’s name to be uninstalled | |||
--kube-context-name | Name of the kubernetes context on which venona should be uninstalled [$CF_ARG_KUBE_CONTEXT_NAME] | |||
--kube-namespace | Name of the namespace on which venona should be uninstalled [$CF_ARG_KUBE_NAMESPACE] | |||
--kube-config-path | Path to kubeconfig file (default is $HOME/.kube/config) | |||
--verbose | Print logs |