gcloud alpha functions

NAME
gcloud alpha functions - manage Google Cloud Functions
SYNOPSIS
gcloud alpha functionsGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Manage Google Cloud Functions.
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
event-types
(ALPHA) List types of events that can be a trigger for a GoogleCloud Function.
local
(ALPHA) Manage local instances of Google Cloud Functions.
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.
COMMANDS
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 CloudFunction.
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.
detach
(ALPHA) Detach a Cloud Functions v2 function from its existingenvironment and make it a native Cloud Run 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 GoogleCloud Function.
set-iam-policy
(ALPHA) Sets IAM policy for a Google Cloud Function.
upgrade
(ALPHA) Upgrade a 1st gen Cloud Function to the Cloud Run function.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudfunctions
gcloudbetafunctions

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-19 UTC.