mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
45 lines
840 B
Text
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
|
|
|