Skip to content

Commit 33f6f7a

Browse files
authored
Add ARO to CLI install step (#14734)
Add ARO to CLI install step
2 parents efbbc3e + 2266ebc commit 33f6f7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli_reference/get_started_cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ endif::[]
3838

3939
[[installing-the-cli]]
4040
== Installing the CLI
41-
ifdef::openshift-dedicated[]
41+
ifdef::openshift-dedicated,openshift-aro[]
4242
The easiest way to download the CLI is by accessing the *Command Line Tools* page on the web
4343
console:
4444
endif::[]
4545
ifdef::openshift-enterprise,openshift-origin[]
4646
The easiest way to download the CLI is by accessing the *About* page on the web
4747
console if your cluster administrator has enabled the download links:
4848
endif::[]
49-
ifdef::openshift-enterprise,openshift-origin,openshift-dedicated[]
49+
ifdef::openshift-enterprise,openshift-origin,openshift-dedicated,openshift-aro[]
5050

5151
image::ocp_37_cli_help.png["Command Line Tools"]
5252
endif::[]

0 commit comments

Comments
 (0)