wb group add-user

Name

wb-group-add-user - Add a user to a group with a given policy.

Synopsis

wb group add-user --email=<email> [--format=<format>] --name=<name> --policy=<policy>

Description

Add a user to a group with a given policy.

Options

  • --email=<email>
    User (or other group) email.

  • --format=<format>
    Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --name=<name>
    Group name.

  • --policy=<policy>
    Group policy: MEMBER, ADMIN.

Last Modified: 14 November 2024