NAME
    gcloud beta colab schedules - manage Colab Enterprise notebook execution
        schedules

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

DESCRIPTION
    (BETA) For more information about schedules, 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 a schedule.

     delete
        (BETA) Delete a schedule.

     describe
        (BETA) Describe a schedule.

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

     pause
        (BETA) Pause a schedule.

     resume
        (BETA) Resume a schedule.

     update
        (BETA) Update a schedule.

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

        $ gcloud colab schedules

