Skip to content

Commit 766f8a4

Browse files
authored
Merge pull request #91280 from rh-tokeefe/OLS-978
OLS-978:Create an attribute for OC CLI
2 parents e7c58c2 + d7a7826 commit 766f8a4

7 files changed

+9
-5
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
:rhel: Red Hat Enterprise Linux
1515
:rhelai: Red Hat Enterprise Linux AI
1616
:rhoai: Red Hat OpenShift AI
17+
// OC CLI
18+
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
1719
//OpenShift
1820
:ocp-product-title: OpenShift Container Platform
1921
:ocp-short-name: OpenShift

modules/ols-completing-lightspeed-installation-process.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ In the developer perspective of the {ocp-product-title} web console, you can mon
1111

1212
* You are logged in to the {ocp-product-title} web console as a user with the `cluster-admin` role.
1313
14+
* You have access to the {oc-first}.
15+
1416
* You have access to the {ocp-short-name} CLI (oc).
1517
1618
* You have installed the {ols-long} Operator.

modules/ols-creating-lightspeed-custom-resource-file-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Custom Resource (CR) file contains information that the Operator uses to dep
1010

1111
.Prerequisites
1212

13-
* You have access to the {ocp-short-name} CLI (oc) and are logged in as a user with the `cluster-admin` role. Alternatively, you are logged in to a user account that has permission to create a cluster-scoped CR file.
13+
* You have access to the {oc-first} and are logged in as a user with the `cluster-admin` role. Alternatively, you are logged in to a user account that has permission to create a cluster-scoped CR file.
1414
1515
* You have configured the LLM provider.
1616

modules/ols-creating-the-credentials-secret-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Create a file that is associated with the API token used to access the API of yo
1010

1111
.Prerequisites
1212

13-
* You have access to the {ocp-short-name} CLI (oc) as a user with the `cluster-admin` role. Alternatively, you are logged in to a user account that has permission to create a secret to store the Provider tokens.
13+
* You have access to the {oc-first} as a user with the `cluster-admin` role. Alternatively, you are logged in to a user account that has permission to create a secret to store the Provider tokens.
1414
1515
* You have installed the {ols-long} Operator.
1616

modules/ols-filtering-and-redacting-information.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You should test your regular expressions against sample data to confirm that the
1616

1717
* You are logged in to the {ocp-product-title} web console as a user with the `cluster-admin` role.
1818
19-
* You have access to the {ocp-short-name} CLI (oc).
19+
* You have access to the {oc-first}.
2020
2121
* You have installed the {ols-long} Operator and deployed the {ols-long} service.
2222

modules/ols-granting-access-to-individual-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This procedure explains how to grant access to an individual user.
1313
1414
* You have deployed the {ols-long} service.
1515
16-
* You have access to the {ocp-short-name} CLI (oc).
16+
* You have access to the {oc-first}.
1717
1818
.Procedure
1919

modules/ols-verifying-openshift-lightspeed-deployment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ After the {ols-long} service is deployed, verify that it is operating.
88

99
* You are logged in to the {ocp-product-title} web console as a user with the `cluster-admin` role.
1010
11-
* You have access to the {ocp-short-name} CLI (oc).
11+
* You have access to the {oc-first}.
1212
1313
* You have installed the {ols-long} Operator.
1414

0 commit comments

Comments
 (0)