1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/checking-project-status-using-the-CLI.adoc
2020-08-10 16:14:35 +00:00

19 lines
375 B
Plaintext

// Module included in the following assemblies:
//
// applications/projects/working-with-projects.adoc
[id="checking-project-status-using-the-CLI{context}"]
= Checking project status using the CLI
.Procedure
. Run:
+
[source,terminal]
----
$ oc status
----
+
This command provides a high-level overview of the current project, with its
components and their relationships.