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:
committed by
openshift-cherrypick-robot
parent
25f0b09d30
commit
1b31974fa7
@@ -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
|
||||
|
||||
@@ -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[]
|
||||
|
||||
Reference in New Issue
Block a user