gcloud alpha functions - manage Google Cloud Functions
gcloud alpha functions GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) Manage Google Cloud Functions.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- event-types
(ALPHA) List types of events that can be a trigger for a Google Cloud Function.
- logs
(ALPHA) Display log entries produced by Google Cloud Functions.
- regions
(ALPHA) List regions available to Google Cloud Functions.
- runtimes
(ALPHA) List runtimes available to Google Cloud Functions.
COMMAND is one of the following:
- add-iam-policy-binding
(ALPHA) Adds an IAM policy binding for a Google Cloud Function.
- add-invoker-policy-binding
(ALPHA) Add an invoker binding to the IAM policy of a Google Cloud Function.
- call
(ALPHA) Triggers execution of a Google Cloud Function.
- delete
(ALPHA) Delete a Google Cloud Function.
- deploy
(ALPHA) Create or update a Google Cloud Function.
- describe
(ALPHA) Display details of a Google Cloud Function.
- get-iam-policy
(ALPHA) Gets IAM policy for a Google Cloud Function.
- list
(ALPHA) List Google Cloud Functions.
- remove-iam-policy-binding
(ALPHA) Removes an IAM policy binding from a Google Cloud Function.
- remove-invoker-policy-binding
(ALPHA) Removes an invoker binding from the IAM policy of a Google Cloud Function.
- set-iam-policy
(ALPHA) Sets IAM policy for a Google Cloud Function.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud functions
$ gcloud beta functions