gcloud beta batch - manage Batch resources
gcloud beta batch GROUP [GCLOUD_WIDE_FLAG ...]
(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/.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- jobs
(BETA) Manage Batch job resources.
- tasks
(BETA) Manage Batch task resources.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud batch
$ gcloud alpha batch