gcloud_alpha_tasks (1)
NAME
- gcloud alpha tasks - manage Cloud Tasks queues and tasks
SYNOPSIS
-
gcloud alpha tasks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Tasks queues and tasks.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- locations
-
(ALPHA) Get information about Cloud Tasks locations.
- queues
-
(ALPHA) Manage Cloud Tasks queues.
COMMANDS
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 to an App Engine queue.
- 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.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support This variant is also available:
- $ gcloud beta tasks