mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
23 lines
710 B
Plaintext
23 lines
710 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_aws/installing-aws-customizations.adoc
|
|
// * installing/installing_aws/installing-aws-default.adoc
|
|
// * installing/installing_bare_metal/installing-bare-metal.adoc
|
|
|
|
[id="cli-install-{context}"]
|
|
= Installing the {product-title} CLI
|
|
|
|
You can download and install the `oc` command line interface (CLI)
|
|
|
|
.Procedure
|
|
|
|
. From the link:https://cloud.openshift.com/clusters/install[OpenShift start page],
|
|
click *Download Command-line Tools*.
|
|
|
|
. From the site that is displayed, click the link for your operating system,
|
|
and then download the compressed file.
|
|
|
|
. Extract the compressed file and place it in a directory that is on your PATH.
|
|
|
|
|