OpenShift Project Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
=Overview=
=Overview=


{{Internal|OpenShift_Concepts#Project|Projects}}
{{Internal|OpenShift_Concepts#Project|OpenShift Concepts - Projects}}


=List All Projects=
=List All Projects=

Revision as of 01:04, 12 October 2017

Internal

Overview

OpenShift Concepts - Projects

List All Projects

oc get projects

Describe a Project

oc describe project <project-name>