mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
58 lines
1.2 KiB
Text
58 lines
1.2 KiB
Text
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
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
cmek-config
|
|
(BETA) Get or change CMEK configuration for Cloud Tasks.
|
|
|
|
locations
|
|
(BETA) Get information about Cloud Tasks locations.
|
|
|
|
queues
|
|
(BETA) Manage Cloud Tasks queues.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
buffer
|
|
(BETA) Buffers a task into a queue.
|
|
|
|
create-app-engine-task
|
|
(BETA) Create and add a task that targets App Engine.
|
|
|
|
create-http-task
|
|
(BETA) Create and add a task that targets a HTTP endpoint.
|
|
|
|
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 might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud tasks
|
|
|
|
$ gcloud alpha tasks
|
|
|