Oc get: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=External= | |||
* https://docs.openshift.com/enterprise/3.1/cli_reference/basic_cli_operations.html#get | |||
=Internal= | =Internal= | ||
Revision as of 01:41, 15 May 2017
External
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