mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
682 B
Plaintext
18 lines
682 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="microshift-oc-cli-install"]
|
|
= Getting started with the OpenShift CLI
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: cli-oc-installing
|
|
|
|
toc::[]
|
|
|
|
To use the {oc-first} tool, you must download and install it separately from your {microshift-short} installation. You can install `oc` by downloading the binary or by using Homebrew.
|
|
|
|
// Installing the CLI by downloading the binary
|
|
include::modules/cli-installing-cli.adoc[leveloffset=+1]
|
|
|
|
// Installing the CLI by using Homebrew
|
|
include::modules/cli-installing-cli-brew.adoc[leveloffset=+1]
|
|
|
|
// Installing the CLI using RPM
|
|
include::modules/cli-installing-cli-rpm.adoc[leveloffset=+1] |