File: //snap/google-cloud-cli/current/help/man/man1/gcloud_tasks.1
.TH "GCLOUD_TASKS" 1
.SH "NAME"
.HP
gcloud tasks \- manage Cloud Tasks queues and tasks
.SH "SYNOPSIS"
.HP
\f5gcloud tasks\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Cloud Tasks queues and tasks.
.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
\fBcmek\-config\fR
Get or change CMEK configuration for Cloud Tasks.
.TP 2m
\fBlocations\fR
Get information about Cloud Tasks locations.
.TP 2m
\fBqueues\fR
Manage Cloud Tasks queues.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBbuffer\fR
Buffers a task into a queue.
.TP 2m
\fBcreate\-app\-engine\-task\fR
Create and add a task that targets App Engine.
.TP 2m
\fBcreate\-http\-task\fR
Create and add a task that targets a HTTP endpoint.
.TP 2m
\fBdelete\fR
Delete a task from a queue.
.TP 2m
\fBdescribe\fR
Show details about a task.
.TP 2m
\fBlist\fR
List tasks.
.TP 2m
\fBrun\fR
Force a task to run now.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha tasks
.RE
.RS 2m
$ gcloud beta tasks
.RE