NAME
    gcloud storage batch-operations jobs - manage Cloud Storage batch
        operations jobs

SYNOPSIS
    gcloud storage batch-operations jobs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Storage batch operations jobs.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        Cancel a batch-operations job.

     create
        Create a new batch operation job.

     delete
        Delete a batch-operations job.

     describe
        Describe a batch-operations job.

     list
        List batch-operations jobs.

NOTES
    This variant is also available:

        $ gcloud alpha storage batch-operations jobs

