1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/cli_reference/openshift_cli/getting-started-cli.adoc
2020-03-09 13:59:55 +00:00

32 lines
838 B
Plaintext

[id="cli-getting-started"]
= Getting started with the CLI
include::modules/common-attributes.adoc[]
:context: cli-developer-commands
toc::[]
// About the CLI
include::modules/cli-about-cli.adoc[leveloffset=+1]
== Installing the CLI
You can install the OpenShift CLI (`oc`) either by downloading the binary or by using an RPM.
// Installing the CLI by downloading the binary
include::modules/cli-installing-cli.adoc[leveloffset=+2]
// Installing the CLI by using an RPM
include::modules/cli-installing-cli-rpm.adoc[leveloffset=+2]
// Logging in to the CLI
include::modules/cli-logging-in.adoc[leveloffset=+1]
// Using the CLI
include::modules/cli-using-cli.adoc[leveloffset=+1]
// Getting help
include::modules/cli-getting-help.adoc[leveloffset=+1]
// Logging out of the CLI
include::modules/cli-logging-out.adoc[leveloffset=+1]