wb pod role grant user

Name

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

Synopsis

wb pod role grant user --email=<email> [--org=<id>] --pod=<id> --role=<role>

Description

Grant a pod role to a user.

Options

  • --email=<email>
    User email.

  • --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: 10 February 2026