1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/cli_reference/developer_cli_odo/installing-odo.adoc
Jacob Berger 432eeda24b added a procedure modle for vs code instructions to the installation guide
added procedure module

addressed comments to refine the procedure module

refined procedure module

fixed procedure heading
2020-10-29 18:46:02 +00:00

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]