mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
22 lines
627 B
Plaintext
22 lines
627 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing-aws/installing-customizations-cloud.adoc
|
|
// * installing-aws/installing-quickly-cloud.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.
|
|
|
|
|