Oc status: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 5: Line 5:
=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.
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