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