oc config delete-cluster
Delete the specified cluster from the kubeconfig
Example usage
# Delete the minikube cluster
oc config delete-cluster minikube
Delete the specified cluster from the kubeconfig
# Delete the minikube cluster
oc config delete-cluster minikube