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
2019-10-04 17:38:25 +00:00

15 lines
485 B
Plaintext

// Module included in the following assemblies:
//
// * cli_reference/openshift_cli/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.