NAME
    gcloud beta colab executions - manage Colab Enterprise notebook execution
        jobs

SYNOPSIS
    gcloud beta colab executions COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Create an execution.

     delete
        (BETA) Delete an execution.

     describe
        (BETA) Describe an execution.

     list
        (BETA) List your Colab Enterprise notebook execution jobs.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud colab executions

