Skip to content

Commit 7cd6c4f

Browse files
committed
OSDOCS-4760: remove use of oc login for microshift
Signed-off-by: Doug Hellmann <[email protected]>
1 parent 4279d5b commit 7cd6c4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cli_reference/openshift_cli/getting-started-cli.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,18 @@ endif::[]
3939
// Installing the CLI by using Homebrew
4040
include::modules/cli-installing-cli-brew.adoc[leveloffset=+2]
4141

42+
ifndef::microshift[]
4243
// Logging in to the CLI
4344
include::modules/cli-logging-in.adoc[leveloffset=+1]
45+
endif::[]
4446

4547
// Using the CLI
4648
include::modules/cli-using-cli.adoc[leveloffset=+1]
4749

4850
// Getting help
4951
include::modules/cli-getting-help.adoc[leveloffset=+1]
5052

53+
ifndef::microshift[]
5154
// Logging out of the CLI
5255
include::modules/cli-logging-out.adoc[leveloffset=+1]
56+
endif::[]

0 commit comments

Comments
 (0)