NAME

gcloud beta functions event-types list - list types of events that can be a trigger for a Google Cloud Function

SYNOPSIS

gcloud beta functions event-types list [--gen2] [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) gcloud beta functions event-types list displays types of events that can be a trigger for a Google Cloud Function.

FLAGS

--gen2

If enabled, this command will use Cloud Functions (Second generation). If disabled, Cloud Functions (First generation) will be used. If not specified, the value of this flag will be taken from the functions/gen2 configuration property.

GCLOUD WIDE FLAGS

These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud functions event-types list

$ gcloud alpha functions event-types list