Oc: Difference between revisions
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
* <span id="new-project"></span>[[oc new-project]] | * <span id="new-project"></span>[[oc new-project]] | ||
* <span id="new-app"></span>[[oc new-app]] | * <span id="new-app"></span>[[oc new-app]] | ||
* <span id="patch"></span>[[oc patch]] | |||
* <span id="policy"></span>[[oc policy]] | * <span id="policy"></span>[[oc policy]] | ||
* <span id="process"></span>[[oc process]] | * <span id="process"></span>[[oc process]] |
Revision as of 14:36, 22 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.