Skip to content

Commit 2e30907

Browse files
authored
Merge pull request #52152 from bmcelvee/OSDOCS-4396
OSDOCS-4396: remove restricted channel group option
2 parents 732d8fa + e3d2109 commit 2e30907

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

modules/rosa-create-objects.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ $ rosa create cluster --cluster=<cluster_name> | <cluster_id> [arguments]
7777
|--cluster
7878
|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`.
7979

80-
|--channel-group
81-
|The channel group (string) is the name of the group where this image belongs, for example `stable` or `fast`. Default: `stable`
82-
8380
|--compute-machine-type
8481
|The instance type (string) for the compute nodes. Determines the amount of memory and vCPU that are allocated to each compute node.
8582

modules/rosa-list-objects.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -405,15 +405,6 @@ List all of the OpenShift versions that are available for creating a cluster.
405405
$ rosa list versions [arguments]
406406
----
407407

408-
.Arguments
409-
[cols="30,70"]
410-
|===
411-
|Option |Definition
412-
413-
|--channel-group
414-
|Lists only versions from the specified channel group (string). Default: `stable`
415-
|===
416-
417408
.Optional arguments inherited from parent commands
418409
[cols="30,70"]
419410
|===

0 commit comments

Comments
 (0)