1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/cli-installing-cli-web-console.adoc
2021-12-10 13:58:42 +00:00

23 lines
776 B
Plaintext

ifeval::["{context}" == "updating-restricted-network-cluster"]
:restricted:
endif::[]
[id="cli-installing-cli-web-console_{context}"]
= Installing the OpenShift CLI by using the web console
You can install the OpenShift CLI (`oc`) to interact with {product-title} from a web console. You can install `oc` on Linux, Windows, or macOS.
[IMPORTANT]
====
If you installed an earlier version of `oc`, you cannot use it to complete all
of the commands in {product-title} {product-version}. Download and
install the new version of `oc`.
ifdef::restricted[]
If you are upgrading a cluster in a restricted network, install the `oc` version that you plan to upgrade to.
endif::restricted[]
====
ifeval::["{context}" == "updating-restricted-network-cluster"]
:!restricted:
endif::[]