gcloud tasks - manage Cloud Tasks queues and tasks
gcloud tasks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
Manage Cloud Tasks queues and tasks.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- locations
Get information about Cloud Tasks locations.
- queues
Manage Cloud Tasks queues.
COMMAND is one of the following:
- 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.
These variants are also available:
$ gcloud alpha tasks
$ gcloud beta tasks