1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/alpha/batch/tasks/help

42 lines
1.2 KiB
Text
Raw Normal View History

2022-07-20 08:59:31 +00:00
NAME
gcloud alpha batch tasks - manage Batch task resources
SYNOPSIS
gcloud alpha batch tasks COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2022-08-31 09:34:57 +00:00
(ALPHA) The gcloud batch tasks command group lets you describe and list
Batch tasks.
With Batch, you can utilize the fully managed service to schedule, queue,
and execute batch jobs on Google's infrastructure.
For more information about Batch, see the Batch overview
(https://cloud.google.com/batch) and the Batch documentation
(https://cloud.google.com/batch/docs/).
2022-07-20 08:59:31 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Show details of a task.
list
2022-09-14 09:28:28 +00:00
(ALPHA) List tasks for a specified Batch job.
2022-07-20 08:59:31 +00:00
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
2022-10-05 10:40:53 +00:00
access allowlist. These variants are also available:
$ gcloud batch tasks
2022-07-20 08:59:31 +00:00
$ gcloud beta batch tasks