Oc get: Difference between revisions
Jump to navigation
Jump to search
(→routes) |
|||
Line 6: | Line 6: | ||
=Subcommands= | =Subcommands= | ||
==builds== | |||
Get the builds and their status. | |||
==pods== | ==pods== |
Revision as of 01:48, 11 May 2017
Internal
Overview
Subcommands
builds
Get the builds and their status.
pods
oc get pods --all-namespaces
quota
oc get quota -n myproject
routes
oc get routes