1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/alpha/identity/groups/help
2022-03-01 04:29:52 +00:00

54 lines
1.3 KiB
Text

NAME
gcloud alpha identity groups - manage Cloud Identity Groups
SYNOPSIS
gcloud alpha identity groups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing Cloud Identity Groups.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Cloud Identity group configurations.
memberships
(ALPHA) Manage Cloud Identity Groups Memberships.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new group.
delete
(ALPHA) Delete an existing group.
describe
(ALPHA) Describe an existing group.
preview
(ALPHA) Retrieve a list of users in a customer account using CEL query.
search
(ALPHA) Searches for Groups matching a specified query.
update
(ALPHA) Update a group.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud identity groups
$ gcloud beta identity groups