Oc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
<tt>oc</tt> can be installed with the <tt>atomic-openshift-clients</tt> package. | <tt>oc</tt> can be installed with the <tt>atomic-openshift-clients</tt> package. | ||
=Output= | |||
<tt>-o json</tt> or <tt>-o yaml</tt> creates an output of the requested action in the desired format rather than actually executing the command. | |||
=Commands= | =Commands= | ||
Revision as of 01:43, 11 May 2017
Internal
Installation
oc can be installed with the atomic-openshift-clients package.
Output
-o json or -o yaml creates an output of the requested action in the desired format rather than actually executing the command.