- NAME
-
- gcloud tasks - manage Cloud Tasks queues and tasks
- SYNOPSIS
-
-
gcloud tasks
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Manage Cloud Tasks queues and tasks.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
- COMMANDS
-
is one of the following:COMMAND
create-app-engine-task
- Create and add a task that targets App Engine.
create-http-task
- Create and add a task that targets a HTTP endpoint.
delete
- Delete a task from a queue.
describe
- Show details about a task.
list
- List tasks.
run
- Force a task to run now.
- NOTES
-
These variants are also available:
gcloud alpha tasks
gcloud beta tasks
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 2021-03-02 UTC.