Let's try the command line (CLI)

Access your login token

Click “Display Token” then copy your login command and paste it into your terminal

Check to see what projects you have access to:

oc get projects

Type the following command to show services, deployment configs, build configurations, and active deployments (this will come in handy later):

$ oc status