wb group create
Categories:
Name
wb-group-create - Create a new Workbench group.
Synopsis
wb group create [--allow-member-sharing[=<allowMemberSharing>]] [--enable-self-grant[=<enableSelfGrant>]] [--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
-
--allow-member-sharing[=<allowMemberSharing>]
Allow group members (not just admins) to use this group as a principal when sharing workspaces, data collections, and pods. Group admins/owners and org admins can always share. Defaults to true on create; on update, omitting this leaves the current value unchanged. -
--description=<description>
Description of the group. -
--enable-self-grant[=<enableSelfGrant>]
Enable automatic approval of a user request to become a group member, once membership requirements are met. -
--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: 10 August 2026