OpenShift: Login/User management Cheat Sheet

# Authenticate to an Openshift cluster

oc login

# End the current session

oc logout

# Show the current user context

oc whoami

Leave a Reply

Your email address will not be published. Required fields are marked *