Skip to content

Commit

Permalink
Merge pull request #52152 from bmcelvee/OSDOCS-4396
Browse files Browse the repository at this point in the history
OSDOCS-4396: remove restricted channel group option
  • Loading branch information
bmcelvee committed Oct 27, 2022
2 parents 732d8fa + e3d2109 commit 2e30907
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
3 changes: 0 additions & 3 deletions modules/rosa-create-objects.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ $ rosa create cluster --cluster=<cluster_name> | <cluster_id> [arguments]
|--cluster
|Required: The name or ID (string) of the cluster. When used with the `create cluster` command, this argument is used to generate a sub-domain for your cluster on `openshiftapps.com`.

|--channel-group
|The channel group (string) is the name of the group where this image belongs, for example `stable` or `fast`. Default: `stable`

|--compute-machine-type
|The instance type (string) for the compute nodes. Determines the amount of memory and vCPU that are allocated to each compute node.

Expand Down
9 changes: 0 additions & 9 deletions modules/rosa-list-objects.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -405,15 +405,6 @@ List all of the OpenShift versions that are available for creating a cluster.
$ rosa list versions [arguments]
----

.Arguments
[cols="30,70"]
|===
|Option |Definition

|--channel-group
|Lists only versions from the specified channel group (string). Default: `stable`
|===

.Optional arguments inherited from parent commands
[cols="30,70"]
|===
Expand Down

0 comments on commit 2e30907

Please sign in to comment.