mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
14 lines
532 B
Plaintext
14 lines
532 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * microshift-cli_ref/microshift-cli-using-oc.adoc
|
|
|
|
:_content-type: CONCEPT
|
|
[id="microshift-cli-oc-about_{context}"]
|
|
= About the OpenShift CLI
|
|
|
|
With the OpenShift command-line interface (CLI), the `oc` command, you can deploy and manage {product-title} projects from a terminal. The CLI `oc` tool is ideal in the following situations:
|
|
|
|
* Working directly with project source code
|
|
* Scripting {product-title} operations
|
|
* Managing projects while restricted by bandwidth resources
|