gcloud beta batch jobs - manage Batch job resources
gcloud beta batch jobs COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) The gcloud batch jobs command group lets you submit, describe, list and delete Batch jobs.
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.
COMMAND is one of the following:
- delete
(BETA) Delete a job.
- describe
(BETA) Show details of a job.
- list
(BETA) List jobs for a specified Batch project/location.
- submit
(BETA) Submit a Batch job.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud batch jobs
$ gcloud alpha batch jobs