- NAME
-
- gcloud functions - manage Google Cloud Functions
- SYNOPSIS
-
-
gcloud functions
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Manage Google Cloud Functions.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
event-types
- List types of events that can be a trigger for a Google Cloud Function.
logs
- Display log entries produced by Google Cloud Functions.
regions
- List regions available to Google Cloud Functions.
runtimes
- List runtimes available to Google Cloud Functions.
- COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
- Adds an IAM policy binding for a Google Cloud Function.
add-invoker-policy-binding
- Adds an invoker binding to the IAM policy of a Google Cloud Function.
call
- Triggers execution of a Google Cloud Function.
delete
- Delete a Google Cloud Function.
deploy
- Create or update a Google Cloud Function.
describe
- Display details of a Google Cloud Function.
get-iam-policy
- Get IAM policy for a Google Cloud Function.
list
- List Google Cloud Functions.
remove-iam-policy-binding
- Removes an IAM policy binding from a Google Cloud Function.
remove-invoker-policy-binding
- Removes an invoker binding from the IAM policy of a Google Cloud Function.
set-iam-policy
- Sets IAM policy for a Google Cloud Function.
- NOTES
-
These variants are also available:
gcloud alpha functions
gcloud beta functions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.