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

