1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +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 alpha functions delete - delete a Google Cloud Function
SYNOPSIS
gcloud alpha functions delete (NAME : --region=REGION) [--gen2]
gcloud alpha functions delete (NAME : --region=REGION)
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -41,15 +41,6 @@ POSITIONAL ARGUMENTS
▸ provide the argument --region on the command line;
▸ 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.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,