Skip to content

Commit

Permalink
jc-2045-2 peer review fixes rhoc cli (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaFlinn authored Feb 28, 2023
1 parent 07a8413 commit 2feeceb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:product-long-kafka: OpenShift Streams for Apache Kafka
:product-long-registry: OpenShift Service Registry
:product-long-connectors: OpenShift Connectors
:product-long-rhoas}: OpenShift Application Services
:product-long-rhoas: OpenShift Application Services

= {product} guides and samples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ Use this guide to complete the following tasks:
ifndef::community[]
* You have a {org-name} account.
endif::[]
ifdef::community[]
* You have an {org-name} account.
endif::[]
* 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^].
* You've completed the following tasks:
+
Expand Down Expand Up @@ -166,7 +163,7 @@ The namespace that you use depends on your OpenShift Dedicated environment.

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.

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

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

Expand All @@ -181,7 +178,7 @@ $ rhoas login

.Procedure

. If you're using a trial cluster in your own OpenShift Dedicated environment, skip to Step 2.
. If you're using a Trial cluster in your own OpenShift Dedicated environment, skip to Step 2.
+
If you're using the {product-connectors} evaluation site, create an evaluation namespace.
+
Expand Down Expand Up @@ -418,7 +415,7 @@ $ rhoas connector list
== Managing {connectors} instances

[role="_abstract"]
The following 'rhoas connector' help commands describe additional 'rhoas connector' commands that you can use to manage your {connectors} instances:
The following `rhoas connector` help commands describe additional `rhoas connector` commands that you can use to manage your {connectors} instances:

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

0 comments on commit 2feeceb

Please sign in to comment.