Oc: Difference between revisions
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
* <span id="process"></span>[[oc process]] | * <span id="process"></span>[[oc process]] | ||
* <span id="rollback"></span>[[oc rollback]] | * <span id="rollback"></span>[[oc rollback]] | ||
* <span id="rsh"></span>[[oc rsh]] | |||
* <span id="rsync"></span>[[oc rsync]] | * <span id="rsync"></span>[[oc rsync]] | ||
* <span id="run"></span>[[oc run]] | * <span id="run"></span>[[oc run]] | ||
* <span id="tag"></span>[[oc tag]] | * <span id="tag"></span>[[oc tag]] |
Revision as of 20:34, 16 May 2017
External
- https://docs.openshift.com/container-platform/latest/cli_reference/basic_cli_operations.html
- https://docs.openshift.com/container-platform/latest/cli_reference/admin_cli_operations.html
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.