1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/identity/groups/memberships/help
2022-03-01 04:29:52 +00:00

56 lines
1.6 KiB
Text

NAME
gcloud alpha identity groups memberships - manage Cloud Identity Groups
Memberships
SYNOPSIS
gcloud alpha identity groups memberships COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing Cloud Identity Groups Memberships.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add
(ALPHA) Create a new membership in an existing group.
check-transitive-membership
(ALPHA) Check a potential member for transitive membership in a group.
delete
(ALPHA) Delete a membership from an existing group.
describe
(ALPHA) Describe a membership in a group.
get-membership-graph
(ALPHA) Get a membership graph of just a member or both a member and a
group.
list
(ALPHA) List memberships in an existing group.
modify-membership-roles
(ALPHA) Add/remove/modify membership roles of a membership in a group.
search-transitive-groups
(ALPHA) Search transitive groups of a member.
search-transitive-memberships
(ALPHA) Search transitive memberships of 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 memberships
$ gcloud beta identity groups memberships