NAME
    gcloud colab executions - manage Colab Enterprise notebook execution jobs

SYNOPSIS
    gcloud colab executions COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    For more information about executions, see
    https://cloud.google.com/colab/docs/schedule-notebook-run.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create an execution.

     delete
        Delete an execution.

     describe
        Describe an execution.

     list
        List your Colab Enterprise notebook execution jobs.

NOTES
    This variant is also available:

        $ gcloud beta colab executions

