1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/cli-about-cli.adoc
2025-09-09 12:13:01 +01:00

19 lines
678 B
Plaintext

// Module included in the following assemblies:
//
// * cli_reference/openshift_cli/getting-started.adoc
:_mod-docs-content-type: CONCEPT
[id="cli-about-cli_{context}"]
= About the OpenShift CLI
With the {oc-first}, you can create applications and manage {product-title} projects from a terminal. The OpenShift CLI is ideal in the following situations:
* Working directly with project source code.
* Scripting {product-title} operations
ifndef::microshift[]
* Managing projects while restricted by bandwidth resources and the web console is unavailable.
endif::microshift[]
ifdef::microshift[]
* Managing projects while restricted by bandwidth resources.
endif::microshift[]