1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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

@ -2,7 +2,7 @@ NAME
gcloud functions call - triggers execution of a Google Cloud Function
SYNOPSIS
gcloud functions call (NAME : --region=REGION) [--gen2]
gcloud functions call (NAME : --region=REGION)
[--cloud-event=CLOUD_EVENT | --data=DATA] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -56,14 +56,6 @@ POSITIONAL ARGUMENTS
▸ set the property functions/region.
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.
At most one of these can be specified:
--cloud-event=CLOUD_EVENT