Admin Console
~]$ oc get projects | grep -i console
openshift-web-console~]$ oc project openshift-web-console
Now using project "openshift-web-console" on server "api.openshift.firmaismi.net:6443".~]# oc get pods
NAME READY STATUS RESTARTS AGE
webconsole-abc-123 1/1 Running 0 8d
webconsole-abc-456 1/1 Running 0 8d
webconsole-abc-789 1/1 Running 0 8doc get pods -n webconsoleLast updated