gcloud alpha tasks - manage Cloud Tasks queues and tasks
gcloud alpha tasks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Get information about Cloud Tasks locations.
- queues
(ALPHA) Manage Cloud Tasks queues.
COMMAND is one of the following:
- acknowledge
(ALPHA) Acknowledge the lease on a task in a pull queue.
- cancel-lease
(ALPHA) Cancel the lease on a task in a pull queue.
- create-app-engine-task
(ALPHA) Create and add a task that targets App Engine.
- create-http-task
(ALPHA) Create and add a task that targets a HTTP endpoint.
- create-pull-task
(ALPHA) Create and add a task to a pull queue.
- delete
(ALPHA) Delete a task from a queue.
- describe
(ALPHA) Show details about a task.
- lease
(ALPHA) Leases a list of tasks and displays them.
- list
(ALPHA) List tasks.
- renew-lease
(ALPHA) Renew the lease on a task in a pull queue.
- run
(ALPHA) Force a task to run now.
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:
$ gcloud tasks
$ gcloud beta tasks