Skip to content

Commit 891c1c1

Browse files
committed
OCM-15097 | feat: Un-hide channel-group flag in create/cluster
1 parent ae1eaae commit 891c1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/create/cluster/cmd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ func initFlags(cmd *cobra.Command) {
439439
ocm.DefaultChannelGroup,
440440
"Channel group is the name of the group where this image belongs, for example \"stable\" or \"fast\".",
441441
)
442-
flags.MarkHidden("channel-group")
443442

444443
flags.StringVar(
445444
&args.flavour,

0 commit comments

Comments
 (0)