oc config set-context
Set a context entry in kubeconfig
Example usage
# Set the user field on the gce context entry without touching other values
oc config set-context gce --user=cluster-admin
Set a context entry in kubeconfig
# Set the user field on the gce context entry without touching other values
oc config set-context gce --user=cluster-admin