wb pod role grant group

Name

wb-pod-role-grant-group - Grant a pod role to a group.

Synopsis

wb pod role grant group --group-name=<groupMemberName> [--group-org=<groupOrg>] [--org=<id>] --pod=<id> --role=<role>

Description

Grant a pod role to a group.

Options

  • --group-name=<groupMemberName>
    Group name.

  • --group-org=<groupOrg>
    Organization of the group.

  • --org, --organization=<id>
    Organization ID (unique). If not specified, uses the organization from context.

  • --pod, --crg=<id>
    Pod ID (unique).

  • --role=<role>
    Pod role.

    Valid values: ADMIN, USER, SUPPORT

Last Modified: 3 December 2025