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