How to list all projects? What the "STATUS" column means in projects list output?
Answer
oc get projects will list all projects. The "STATUS" column can be used to see which projects are currently active.
oc get projects will list all projects. The "STATUS" column can be used to see which projects are currently active.