mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
added procedure module addressed comments to refine the procedure module refined procedure module fixed procedure heading
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
[id='installing-odo']
|
|
= Installing odo
|
|
include::modules/developer-cli-odo-attributes.adoc[]
|
|
include::modules/common-attributes.adoc[]
|
|
:context: installing-odo
|
|
toc::[]
|
|
|
|
The following section describes how to install `{odo-title}` on different platforms using the CLI or the Visual Studio Code (VS Code) IDE.
|
|
|
|
[NOTE]
|
|
====
|
|
Currently, `{odo-title}` does not support installation in a restricted network environment.
|
|
====
|
|
|
|
You can also find the URL to the latest binaries from the {product-title} web console by clicking the *?* icon in the upper-right corner and selecting *Command Line Tools*
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-linux.adoc[leveloffset=+1]
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-linux-on-ibm-power.adoc[leveloffset=+1]
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-linux-on-ibm-z.adoc[leveloffset=+1]
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-windows.adoc[leveloffset=+1]
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-macos.adoc[leveloffset=+1]
|
|
|
|
include::modules/developer-cli-odo-installing-odo-on-vs-code.adoc[leveloffset=+1]
|