1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Oct 11 10:37:28 UTC 2023

This commit is contained in:
Automated 2023-10-11 10:37:28 +00:00
parent 9641ff6585
commit c30bb7b4ce
137 changed files with 3139 additions and 267 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alpha projects remove-iam-policy-binding PROJECT_ID
--member=PRINCIPAL --role=ROLE
--member=PRINCIPAL --role=ROLE [--recommend=BOOLEAN_VALUE]
[--all | --condition=[KEY=VALUE,...]
| --condition-from-file=CONDITION_FROM_FILE] [GCLOUD_WIDE_FLAG ...]
@ -89,6 +89,11 @@ REQUIRED FLAGS
The role to remove the principal from.
OPTIONAL FLAGS
--recommend=BOOLEAN_VALUE
If true, checks Active Assist recommendation for the risk level of IAM
policy binding removal, and issues a warning in the prompt. Optional
flag is set to false/no by default.
At most one of these can be specified:
--all