File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_functions.1
.TH "GCLOUD_BETA_FUNCTIONS" 1
.SH "NAME"
.HP
gcloud beta functions \- manage Google Cloud Functions
.SH "SYNOPSIS"
.HP
\f5gcloud beta functions\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\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(BETA)\fR List types of events that can be a trigger for a Google Cloud
Function.
.TP 2m
\fBlogs\fR
\fB(BETA)\fR Display log entries produced by Google Cloud Functions.
.TP 2m
\fBregions\fR
\fB(BETA)\fR List regions available to Google Cloud Functions.
.TP 2m
\fBruntimes\fR
\fB(BETA)\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(BETA)\fR Adds an IAM policy binding for a Google Cloud Function.
.TP 2m
\fBadd\-invoker\-policy\-binding\fR
\fB(BETA)\fR Adds an invoker binding to the IAM policy of a Google Cloud
Function.
.TP 2m
\fBcall\fR
\fB(BETA)\fR Triggers execution of a Google Cloud Function.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete a Google Cloud Function.
.TP 2m
\fBdeploy\fR
\fB(BETA)\fR Create or update a Google Cloud Function.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Display details of a Google Cloud Function.
.TP 2m
\fBdetach\fR
\fB(BETA)\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(BETA)\fR Gets IAM policy for a Google Cloud Function.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List Google Cloud Functions.
.TP 2m
\fBremove\-iam\-policy\-binding\fR
\fB(BETA)\fR Removes an IAM policy binding from a Google Cloud Function.
.TP 2m
\fBremove\-invoker\-policy\-binding\fR
\fB(BETA)\fR Removes an invoker binding from the IAM policy of a Google Cloud
Function.
.TP 2m
\fBset\-iam\-policy\fR
\fB(BETA)\fR Sets IAM policy for a Google Cloud Function.
.TP 2m
\fBupgrade\fR
\fB(BETA)\fR Upgrade a 1st gen Cloud Function to the Cloud Run function.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud functions
.RE
.RS 2m
$ gcloud alpha functions
.RE