1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-8221: add version info to oc install for MicroShift

This commit is contained in:
“Shauna Diaz”
2023-10-17 12:04:59 -04:00
committed by openshift-cherrypick-robot
parent 25f0b09d30
commit 1b31974fa7
2 changed files with 20 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ include::_attributes/attributes-microshift.adoc[]
toc::[]
To use the OpenShift CLI (`oc`) tool, you must download and install it separately from your {product-title} installation.
To use the OpenShift CLI (`oc`) tool, you must download and install it separately from your {microshift-short} installation.
[id="installing-the-openshift-cli"]
== Installing the OpenShift CLI

View File

@@ -93,6 +93,13 @@ endif::restricted[]
You can install the OpenShift CLI (`oc`) binary on Linux by using the following procedure.
ifdef::microshift[]
[NOTE]
====
{product-title} version numbering matches {OCP} version numbering. Use the `oc` binary that matches your {microshift-short} version and has the appropriate RHEL compatibility.
====
endif::microshift[]
.Procedure
ifdef::openshift-origin[]
@@ -137,7 +144,13 @@ $ oc <command>
== Installing the OpenShift CLI on Windows
You can install the OpenShift CLI (`oc`) binary on Windows by using the following procedure.
ifdef::microshift[]
[NOTE]
====
{product-title} version numbering matches {OCP} version numbering. Use the `oc` binary that matches your {microshift-short} version and has the appropriate RHEL compatibility.
====
endif::microshift[]
.Procedure
ifdef::openshift-origin[]
@@ -175,7 +188,13 @@ C:\> oc <command>
== Installing the OpenShift CLI on macOS
You can install the OpenShift CLI (`oc`) binary on macOS by using the following procedure.
ifdef::microshift[]
[NOTE]
====
{product-title} version numbering matches {OCP} version numbering. Use the `oc` binary that matches your {microshift-short} version and has the appropriate RHEL compatibility.
====
endif::microshift[]
.Procedure
ifdef::openshift-origin[]