wb group member grant user
Categories:
Name
wb-group-member-grant-user - Grant a user a role on a group.
Synopsis
wb group member grant user --email=<email> [--format=<format>] --name=<name> [--org=<id>] --role=<role>
Description
Grant a user a role on a group.
Options
-
--email=<email>
User email. -
--format=<format>
Set the format for printing command output: JSON, TEXT. Defaults to the config format property.Default: null
-
--name=<name>
Group name. -
--org, --organization=<id>
Organization ID (unique).Default: null
-
--role=<role>
Group role. Valid values are ADMIN, MEMBER, READER, SUPPORT.
Last Modified: 10 February 2025