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

[enterprise-4.5] OKD: fix docs build and update OKD documentation

This commit is contained in:
Vadim Rutkovsky
2020-03-28 12:02:37 +01:00
committed by Michael Burke
parent 4f5e9f4bb9
commit 78d2c1ddac
12 changed files with 332 additions and 24 deletions

View File

@@ -15,8 +15,10 @@ You can install the OpenShift CLI (`oc`) either by downloading the binary or by
// Installing the CLI by downloading the binary
include::modules/cli-installing-cli.adoc[leveloffset=+2]
ifndef::openshift-origin[]
// Installing the CLI by using an RPM
include::modules/cli-installing-cli-rpm.adoc[leveloffset=+2]
endif::[]
// Logging in to the CLI
include::modules/cli-logging-in.adoc[leveloffset=+1]