1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/microshift_cli_ref/microshift-oc-cli-install.adoc
2025-01-27 15:24:07 +00:00

18 lines
690 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 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]