NAME
    gcloud batch tasks - manage Batch task resources

SYNOPSIS
    gcloud batch tasks COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud batch tasks command group lets you describe and list Batch
    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/).

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        Show details of a task.

     list
        List tasks for a specified Batch job.

NOTES
    These variants are also available:

        $ gcloud alpha batch tasks

        $ gcloud beta batch tasks

