1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Thu Jan 18 10:21:20 UTC 2024

This commit is contained in:
Automated 2024-01-18 10:21:20 +00:00
parent 5fec13c692
commit a47e1e835a
156 changed files with 4341 additions and 674 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud functions remove-iam-policy-binding (NAME : --region=REGION)
--member=PRINCIPAL --role=ROLE [--gen2] [GCLOUD_WIDE_FLAG ...]
--member=PRINCIPAL --role=ROLE [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Removes an IAM policy binding from a Google Cloud Function.
@ -71,15 +71,6 @@ REQUIRED FLAGS
--role=ROLE
The role to remove the principal from.
OPTIONAL FLAGS
--gen2
If enabled, this command will use Cloud Functions (Second generation).
If disabled with --no-gen2, Cloud Functions (First generation) will be
used. If not specified, the value of this flag will be taken from the
functions/gen2 configuration property. If the functions/gen2
configuration property is not set, defaults to looking up the given
function and using its generation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,