wb group create

Name

wb-group-create - Create a new Workbench group.

Synopsis

wb group create [--expiration-notification[=<expirationNotification>]] [--require-grant-reason[=<requireGrantReason>]] [--sync [=<syncToGoogle>]] [--description=<description>] [--expiration=<expiration>] [--format=<format>] --name=<name> [--org=<id>]

Description

Create a new Workbench group.

Options

  • --description=<description>
    Description of the group.

  • --expiration=<expiration>
    The default and maximum MEMBER role expiration in days. 0 (zero) means the MEMBER role does not expire.

  • --expiration-notification[=<expirationNotification>]
    Notify group admins about member expirations.

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

    Valid values: JSON, TEXT

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

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

  • --require-grant-reason[=<requireGrantReason>]
    Require a reason on grants to the group.

  • --sync, --sync-to-google[=<syncToGoogle>]
    Synchronize the Workbench group with a Google Group.

Last Modified: 3 December 2025