File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_functions.1
.TH "GCLOUD_ALPHA_FUNCTIONS" 1
.SH "NAME"
.HP
gcloud alpha functions \- manage Google Cloud Functions
.SH "SYNOPSIS"
.HP
\f5gcloud alpha functions\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage Google Cloud Functions.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBevent\-types\fR
\fB(ALPHA)\fR List types of events that can be a trigger for a Google Cloud
Function.
.TP 2m
\fBlocal\fR
\fB(ALPHA)\fR Manage local instances of Google Cloud Functions.
.TP 2m
\fBlogs\fR
\fB(ALPHA)\fR Display log entries produced by Google Cloud Functions.
.TP 2m
\fBregions\fR
\fB(ALPHA)\fR List regions available to Google Cloud Functions.
.TP 2m
\fBruntimes\fR
\fB(ALPHA)\fR List runtimes available to Google Cloud Functions.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBadd\-iam\-policy\-binding\fR
\fB(ALPHA)\fR Adds an IAM policy binding for a Google Cloud Function.
.TP 2m
\fBadd\-invoker\-policy\-binding\fR
\fB(ALPHA)\fR Add an invoker binding to the IAM policy of a Google Cloud
Function.
.TP 2m
\fBcall\fR
\fB(ALPHA)\fR Triggers execution of a Google Cloud Function.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete a Google Cloud Function.
.TP 2m
\fBdeploy\fR
\fB(ALPHA)\fR Create or update a Google Cloud Function.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Display details of a Google Cloud Function.
.TP 2m
\fBdetach\fR
\fB(ALPHA)\fR Detach a Cloud Functions v2 function from its existing environment
and make it a native Cloud Run function.
.TP 2m
\fBget\-iam\-policy\fR
\fB(ALPHA)\fR Gets IAM policy for a Google Cloud Function.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List Google Cloud Functions.
.TP 2m
\fBremove\-iam\-policy\-binding\fR
\fB(ALPHA)\fR Removes an IAM policy binding from a Google Cloud Function.
.TP 2m
\fBremove\-invoker\-policy\-binding\fR
\fB(ALPHA)\fR Removes an invoker binding from the IAM policy of a Google Cloud
Function.
.TP 2m
\fBset\-iam\-policy\fR
\fB(ALPHA)\fR Sets IAM policy for a Google Cloud Function.
.TP 2m
\fBupgrade\fR
\fB(ALPHA)\fR Upgrade a 1st gen Cloud Function to the Cloud Run function.
.RE
.sp
.SH "NOTES"
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:
.RS 2m
$ gcloud functions
.RE
.RS 2m
$ gcloud beta functions
.RE