mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed May 8 09:17:12 UTC 2024
This commit is contained in:
parent
48fac7efd4
commit
e8259d86b1
110 changed files with 1686 additions and 651 deletions
|
|
@ -1,6 +1,6 @@
|
|||
NAME
|
||||
gcloud alpha pam grants list - list all Privileged Access Manager grants
|
||||
under an entitlement
|
||||
associated with an entitlement
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha pam grants list
|
||||
|
|
@ -10,20 +10,20 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) List all Privileged Access Manager (PAM) grants under an
|
||||
(ALPHA) List all Privileged Access Manager (PAM) grants associated with an
|
||||
entitlement.
|
||||
|
||||
EXAMPLES
|
||||
The following command lists all grants under an entitlement with the full
|
||||
name ENTITLEMENT_NAME:
|
||||
The following command lists all grants associated with an entitlement with
|
||||
the full name ENTITLEMENT_NAME:
|
||||
|
||||
$ gcloud alpha pam grants list --entitlement=ENTITLEMENT_NAME
|
||||
|
||||
REQUIRED FLAGS
|
||||
Entitlement resource - Entitlement under which the grants are to be
|
||||
listed. The arguments in this group can be used to specify the attributes
|
||||
of this resource. (NOTE) Some attributes are not given arguments in this
|
||||
group but can be set in other ways.
|
||||
Entitlement resource - Entitlement the grants are associated with. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource. (NOTE) Some attributes are not given arguments in this group but
|
||||
can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --entitlement on the command line with a fully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue