You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/connectors/rhoas-cli-getting-started-connectors/README.adoc
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,9 +113,6 @@ Use this guide to complete the following tasks:
113
113
ifndef::community[]
114
114
* You have a {org-name} account.
115
115
endif::[]
116
-
ifdef::community[]
117
-
* You have an {org-name} account.
118
-
endif::[]
119
116
* You've installed the latest version of the `rhoas` CLI as described in {base-url}{installation-guide-url-cli}[Installing and configuring the {product-rhoas} CLI^].
120
117
* You've completed the following tasks:
121
118
+
@@ -166,7 +163,7 @@ The namespace that you use depends on your OpenShift Dedicated environment.
166
163
167
164
If you're using the hosted preview environment:: You must create a preview namespace before you can create {connectors} instances. A preview namespace is active for 48 hours.
168
165
169
-
If you're using a trial cluster in your own OpenShift Dedicated environment:: The namespace is created when you add the {product-connectors} service to your trial cluster, as described in {addon-url-connectors}[Adding the Red Hat OpenShift {connectors} add-on to your OpenShift cluster^]. Your OpenShift Dedicated trial cluster namespace is active for 60 days.
166
+
If you're using a Trial cluster in your own OpenShift Dedicated environment:: The namespace is created when you add the {product-connectors} service to your Trial cluster, as described in {addon-url-connectors}[Adding the Red Hat OpenShift {connectors} add-on to your OpenShift cluster^]. Your OpenShift Dedicated Trial cluster namespace is active for 60 days.
170
167
171
168
If you're using your own {rosa-name} cluster:: The namespace is created when you add the {product-connectors} service to your cluster, as described in {addon-url-connectors}[Adding the Red Hat OpenShift {connectors} add-on to your OpenShift cluster^]. You can create {connectors} instances depending on your subscription, as described in https://access.redhat.com/articles/6990631[Red Hat OpenShift Connectors Tiers^].
172
169
@@ -181,7 +178,7 @@ $ rhoas login
181
178
182
179
.Procedure
183
180
184
-
. If you're using a trial cluster in your own OpenShift Dedicated environment, skip to Step 2.
181
+
. If you're using a Trial cluster in your own OpenShift Dedicated environment, skip to Step 2.
185
182
+
186
183
If you're using the {product-connectors} evaluation site, create an evaluation namespace.
187
184
+
@@ -418,7 +415,7 @@ $ rhoas connector list
418
415
== Managing {connectors} instances
419
416
420
417
[role="_abstract"]
421
-
The following 'rhoas connector' help commands describe additional 'rhoas connector' commands that you can use to manage your {connectors} instances:
418
+
The following `rhoas connector` help commands describe additional `rhoas connector` commands that you can use to manage your {connectors} instances:
422
419
423
420
* `rhoas connector namespace -h` for managing {connectors} namespaces
424
421
* `rhoas connector type -h` for viewing the available types of connectors
0 commit comments