mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Wed Jul 26 10:48:49 UTC 2023
This commit is contained in:
parent
64e67b443c
commit
4558a00e48
204 changed files with 2787 additions and 1591 deletions
|
|
@ -7,7 +7,13 @@ SYNOPSIS
|
|||
(NAME : --region=REGION) --member=PRINCIPAL [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) This command applies to Cloud Functions 2nd gen only.
|
||||
(BETA) Removes the Cloud Run Invoker binding from the IAM policy of a
|
||||
Google Cloud Function's underlying Cloud Run service.
|
||||
|
||||
This command applies to Cloud Functions (2nd gen) only. Cloud Functions
|
||||
(2nd gen) currently requires the Cloud Run Invoke permission on the
|
||||
underlying Cloud Run service to be able to call functions. This command
|
||||
removes the given member permission to invoke the given 2nd gen function.
|
||||
|
||||
EXAMPLES
|
||||
To remove the invoker role policy binding for FUNCTION-1 for member
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue