mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
49 lines
1 KiB
Text
49 lines
1 KiB
Text
NAME
|
|
gcloud beta identity groups - manage Cloud Identity Groups
|
|
|
|
SYNOPSIS
|
|
gcloud beta identity groups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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:
|
|
|
|
memberships
|
|
(BETA) Manage Cloud Identity Groups Memberships.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new group.
|
|
|
|
delete
|
|
(BETA) Delete an existing group.
|
|
|
|
describe
|
|
(BETA) Describe an existing group.
|
|
|
|
preview
|
|
(BETA) Retrieve a list of users in a customer account using CEL query.
|
|
|
|
search
|
|
(BETA) Searches for Groups matching a specified query.
|
|
|
|
update
|
|
(BETA) Update a group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud identity groups
|
|
|
|
$ gcloud alpha identity groups
|
|
|