2022-07-20 08:59:31 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta batch - manage Batch resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud beta batch GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
2022-08-31 09:34:57 +00:00
|
|
|
(BETA) The gcloud batch command group lets you submit Batch jobs and
|
|
|
|
|
manipulate Batch jobs and 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.
|
|
|
|
|
|
|
|
|
|
GROUPS
|
|
|
|
|
GROUP is one of the following:
|
|
|
|
|
|
|
|
|
|
jobs
|
|
|
|
|
(BETA) Manage Batch job resources.
|
|
|
|
|
|
|
|
|
|
tasks
|
|
|
|
|
(BETA) Manage Batch task resources.
|
|
|
|
|
|
|
|
|
|
NOTES
|
2022-10-05 10:40:53 +00:00
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud batch
|
2022-07-20 08:59:31 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha batch
|
|
|
|
|
|