wb pod role grant user

Name

wb-pod-role-grant-user - Grants an pod role to a user.

Synopsis

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

Description

Grants an pod role to a user.

Options

  • --email=<email>
    User email.
  • --org, --organization=<id>
    Organization ID (unique).
  • --pod, --crg=<id>
    Pod ID (unique).
  • --role=<role>
    Pod role. Valid values are ADMIN, USER, SUPPORT.

Last Modified: 2 April 2025