1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/microshift_cli_ref/microshift-oc-cli-install.adoc

24 lines
903 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="microshift-oc-cli-install"]
= Getting started with the OpenShift CLI
include::_attributes/attributes-microshift.adoc[]
:context: microshift-oc-cli-install
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 OpenShift CLI on Linux
include::modules/cli-installing-cli-linux.adoc[leveloffset=+1]
// Installing the OpenShift CLI on Windows
include::modules/cli-installing-cli-windows.adoc[leveloffset=+1]
// Installing the OpenShift CLI on macOS
include::modules/cli-installing-cli-macos.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]