1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/batch/jobs/help
2022-07-20 08:59:31 +00:00

35 lines
707 B
Text

NAME
gcloud beta batch jobs - manage Batch job resources
SYNOPSIS
gcloud beta batch jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Batch job resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
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.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha batch jobs