- NAME
-
- gcloud alpha tasks queues - manage Cloud Tasks queues
- SYNOPSIS
-
-
gcloud alpha tasks queues
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
Commands for managing Google Cloud Tasks queues. - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
-
(ALPHA)
Add IAM policy binding for a tasks queue. create
-
(ALPHA)
Create a Cloud Tasks queue. create-app-engine-queue
-
(ALPHA)
(DEPRECATED)
Create a Cloud Tasks queue. create-pull-queue
-
(ALPHA)
Create a pull queue. delete
-
(ALPHA)
Delete a queue. describe
-
(ALPHA)
Show details about a queue. get-iam-policy
-
(ALPHA)
Get the IAM policy for a queue. list
-
(ALPHA)
List all queues. pause
-
(ALPHA)
Pause a queue. purge
-
(ALPHA)
Purge a queue by deleting all of its tasks. remove-iam-policy-binding
-
(ALPHA)
Remove IAM policy binding of a tasks queue. resume
-
(ALPHA)
Request to resume a paused or disabled queue. set-iam-policy
-
(ALPHA)
Set the IAM policy for a queue. update
-
(ALPHA)
Update a Cloud Tasks queue. update-app-engine-queue
-
(ALPHA)
(DEPRECATED)
Update a Cloud Tasks queue. update-pull-queue
-
(ALPHA)
Update a pull queue.
- 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 queues
gcloud beta tasks queues
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.