1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/cli-about-cli.adoc
2020-11-20 03:12:49 +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.