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

15 lines
485 B
Plaintext
Raw Normal View History

// Module included in the following assemblies:
//
// * cli_reference/openshift_cli/getting-started.adoc
2019-05-13 08:55:00 +10:00
[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.