mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jan 18 10:21:20 UTC 2024
This commit is contained in:
parent
5fec13c692
commit
a47e1e835a
156 changed files with 4341 additions and 674 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha functions set-iam-policy (NAME : --region=REGION) POLICY_FILE
|
||||
[--gen2] [GCLOUD_WIDE_FLAG ...]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Sets IAM policy for a Google Cloud Function.
|
||||
|
|
@ -51,15 +51,6 @@ POSITIONAL ARGUMENTS
|
|||
POLICY_FILE
|
||||
Path to a local JSON or YAML formatted file containing a valid policy.
|
||||
|
||||
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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue