gcloud_beta_functions (1)
NAME
- gcloud beta functions - manage Google Cloud Functions
SYNOPSIS
-
gcloud beta functions GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Google Cloud Functions.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- event-types
-
(BETA) List types of events that can be a trigger for a Google Cloud
Function.
- logs
-
(BETA) Display log entries produced by Google Cloud Functions.
- regions
-
(BETA) List regions available to Google Cloud Functions.
COMMANDS
COMMAND is one of the following:
-
- call
-
(BETA) Trigger execution of a Google Cloud Function.
- delete
-
(BETA) Delete a Google Cloud Function.
- deploy
-
(BETA) Create or update a Google Cloud Function.
- describe
-
(BETA) Display details of a Google Cloud Function.
- list
-
(BETA) List Google Cloud Functions.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud functions $ gcloud alpha functions