gcloud_beta_tasks (1)
NAME
- gcloud beta tasks - manage Cloud Tasks queues and tasks
SYNOPSIS
-
gcloud beta tasks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud Tasks queues and tasks.
GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
-
- locations
-
(BETA) Get information about Cloud Tasks locations.
- queues
-
(BETA) Manage Cloud Tasks queues.
COMMANDS
COMMAND is one of the following:
-
- create-app-engine-task
-
(BETA) Create and add a task to an App Engine queue.
- delete
-
(BETA) Delete a task from a queue.
- describe
-
(BETA) Show details about a task.
- list
-
(BETA) List tasks.
- run
-
(BETA) Force a task to run now.
NOTES
This command is currently in BETA and may change without notice. This variant is also available:
- $ gcloud alpha tasks