We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4279d5b commit 7cd6c4fCopy full SHA for 7cd6c4f
cli_reference/openshift_cli/getting-started-cli.adoc
@@ -39,14 +39,18 @@ endif::[]
39
// Installing the CLI by using Homebrew
40
include::modules/cli-installing-cli-brew.adoc[leveloffset=+2]
41
42
+ifndef::microshift[]
43
// Logging in to the CLI
44
include::modules/cli-logging-in.adoc[leveloffset=+1]
45
+endif::[]
46
47
// Using the CLI
48
include::modules/cli-using-cli.adoc[leveloffset=+1]
49
50
// Getting help
51
include::modules/cli-getting-help.adoc[leveloffset=+1]
52
53
54
// Logging out of the CLI
55
include::modules/cli-logging-out.adoc[leveloffset=+1]
56
0 commit comments