Oc status: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * oc =Overview= oc status oc status -v") |
|||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
This command 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 |
Revision as of 01:18, 13 October 2017
Internal
Overview
This command 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