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

45 lines
840 B
Text

NAME
gcloud identity groups - manage Cloud Identity Groups
SYNOPSIS
gcloud identity groups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Manage Cloud Identity Groups Memberships.
COMMANDS
COMMAND is one of the following:
create
Create a new group.
delete
Delete an existing group.
describe
Describe an existing group.
search
Searches for Groups matching a specified query.
update
Update a group.
NOTES
These variants are also available:
$ gcloud alpha identity groups
$ gcloud beta identity groups