wb group role grant group
Categories:
Name
wb-group-role-grant-group - Grant a group a role on a group.
Synopsis
wb group role grant group [--format=<format>] --group-name=<groupMemberName> [--group-org=<groupOrg>] --name=<name> [--org=<id>] [--reason=<reason>] --role=<role>
Description
Grant a group a role on a group.
Options
-
--format=<format>
Set the format for printing command output: JSON, TEXT. Defaults to the config format property.Default: null
-
--group-name=<groupMemberName>
Group name. -
--group-org=<groupOrg>
Organization of the group. -
--name=<name>
Group name. -
--org, --organization=<id>
Organization ID (unique).Default: null
-
--reason=<reason>
Reason for access change. -
--role=<role>
Group role. Valid values are ADMIN, MEMBER, READER, SUPPORT.
Last Modified: 14 May 2025