NAME
    gcloud beta workbench schedules - workbench schedules command group

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

DESCRIPTION
    (BETA) Workbench schedules command group.

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 Workbench 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 workbench schedules

