- 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
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
cmek-config
-
(ALPHA)
Get or change CMEK configuration for Cloud Tasks. locations
-
(ALPHA)
Get information about Cloud Tasks locations. queues
-
(ALPHA)
Manage Cloud Tasks queues.
- COMMANDS
-
is one of the following:COMMAND
acknowledge
-
(ALPHA)
Acknowledge the lease on a task in a pull queue. buffer
-
(ALPHA)
Buffers a task into a 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.
- NOTES
-
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
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 2024-02-06 UTC.