Oc status: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * oc =Overview= oc status oc status -v") |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
This command provides an overview of the project: will show services, deployment configs, build configurations, and active deployments in the current project, as well as startup errors or misconfigured components. | |||
oc status | oc status | ||
oc status -v | oc status -v |
Latest revision as of 06:55, 21 November 2017
Internal
Overview
This command provides an overview of the project: will show services, deployment configs, build configurations, and active deployments in the current project, as well as startup errors or misconfigured components.
oc status oc status -v