wb group update

Name

wb-group-update - Update the attributes of a Workbench group.

Synopsis

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

Description

Update the attributes of a 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).

  • --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: 13 November 2025