Skip to content

Commit 2feeceb

Browse files
authored
jc-2045-2 peer review fixes rhoc cli (#645)
1 parent 07a8413 commit 2feeceb

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:product-long-kafka: OpenShift Streams for Apache Kafka
33
:product-long-registry: OpenShift Service Registry
44
:product-long-connectors: OpenShift Connectors
5-
:product-long-rhoas}: OpenShift Application Services
5+
:product-long-rhoas: OpenShift Application Services
66

77
= {product} guides and samples
88

docs/connectors/rhoas-cli-getting-started-connectors/README.adoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,6 @@ Use this guide to complete the following tasks:
113113
ifndef::community[]
114114
* You have a {org-name} account.
115115
endif::[]
116-
ifdef::community[]
117-
* You have an {org-name} account.
118-
endif::[]
119116
* 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^].
120117
* You've completed the following tasks:
121118
+
@@ -166,7 +163,7 @@ The namespace that you use depends on your OpenShift Dedicated environment.
166163

167164
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.
168165

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.
170167

171168
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^].
172169

@@ -181,7 +178,7 @@ $ rhoas login
181178

182179
.Procedure
183180

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.
185182
+
186183
If you're using the {product-connectors} evaluation site, create an evaluation namespace.
187184
+
@@ -418,7 +415,7 @@ $ rhoas connector list
418415
== Managing {connectors} instances
419416

420417
[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:
422419

423420
* `rhoas connector namespace -h` for managing {connectors} namespaces
424421
* `rhoas connector type -h` for viewing the available types of connectors

0 commit comments

Comments
 (0)