💡 Most commands from Kubernetes Cheat Sheet are also usable here
This cheat sheet summarizes my commonly used OpenShift commands, I will update that periodically.
oc login # login to the OpenShift cluster
oc project <project-name> # switch to a specific project
oc whoami # display the current user