mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
29 lines
618 B
Text
29 lines
618 B
Text
NAME
|
|
gcloud beta batch tasks - manage Batch task resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta batch tasks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Batch task resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(BETA) Show details of a task.
|
|
|
|
list
|
|
(BETA) List tasks for a specified Batch task_group.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha batch tasks
|
|
|