Skip to content

Commit 3c766ac

Browse files
authored
Merge pull request #54332 from dhellmann/microshift-no-cli-login-OSDOCS-4760
OSDOCS-4760: remove use of oc login for microshift
2 parents 93ea0ba + 7cd6c4f commit 3c766ac

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)