1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/cli-about-cli.adoc

30 lines
832 B
Plaintext
Raw Normal View History

// Module included in the following assemblies:
//
// * cli_reference/openshift_cli/getting-started.adoc
:_mod-docs-content-type: CONCEPT
2019-05-13 08:55:00 +10:00
[id="cli-about-cli_{context}"]
2021-02-04 08:45:01 -07:00
= About the OpenShift CLI
With the {oc-first}, you can create applications and manage {product-title}
2023-06-21 11:11:14 -05:00
ifdef::openshift-rosa[]
(ROSA)
endif::openshift-rosa[]
projects from a terminal. The OpenShift CLI is ideal in the following situations:
2021-02-04 08:45:01 -07:00
* Working directly with project source code
2023-06-21 11:11:14 -05:00
* Scripting
ifndef::openshift-rosa[]
{product-title}
endif::openshift-rosa[]
ifdef::openshift-rosa[]
ROSA
endif::openshift-rosa[]
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[]