Deletes codefresh runner solution’s components on kubernetes cluster.
codefresh runner delete
| Option | Alias | Type | Default | Description |
|---|---|---|---|---|
| –help | Print help information | |||
| –name | Agent’s name to be deleted | |||
| –url | Codefresh system custom url | |||
| –force | -f | Run the delete operation without asking to confirm (use with caution!) | ||
| –kube-context-name | Name of the kubernetes context from which the Codefresh Agent and Runtime should be removed | |||
| –kube-namespace | Name of the kubernetes namespace from which the Codefresh Agent and Runtime should be removed | |||
| –kube-config-path | Path to kubeconfig file (default is $HOME/.kube/config) | |||
| –keep-cluster-integration | If true, will not delete dangling cluster integrations from Codefresh | |||
| –values | specify values in a YAML file | |||
| –verbose | Print logs |