wb group create

Name

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

Synopsis

wb group create [--sync] [--expiration=<expiration>] [--format=<format>] --name=<name> [--org=<id>]

Description

Create a new Workbench group.

Options

  • --expiration=<expiration>
    The default and maximimum group member expiration in days. Zero means group membership does not expire.

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

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

  • --org, --organization=<id>
    Organization ID (unique).

    Default: null
    
  • --sync, --sync-to-google
    Synchronize the workbench group with a Google Group.

Last Modified: 10 February 2025