mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
15 lines
471 B
Plaintext
15 lines
471 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * cli_reference/getting-started.adoc
|
|
|
|
[id="cli-about-cli-{context}"]
|
|
= About the CLI
|
|
|
|
With the {product-title} command-line interface (CLI), you can create
|
|
applications and manage {product-title} projects from a terminal. The CLI is
|
|
ideal in situations where you:
|
|
|
|
* Work directly with project source code.
|
|
* Script {product-title} operations.
|
|
* Are restricted by bandwidth resources and can not use the web console.
|