File: //snap/google-cloud-cli/current/help/man/man1/gcloud_colab_schedules.1
.TH "GCLOUD_COLAB_SCHEDULES" 1
.SH "NAME"
.HP
gcloud colab schedules \- manage Colab Enterprise notebook execution schedules
.SH "SYNOPSIS"
.HP
\f5gcloud colab schedules\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
For more information about schedules, see
https://cloud.google.com/colab/docs/schedule\-notebook\-run.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a schedule.
.TP 2m
\fBdelete\fR
Delete a schedule.
.TP 2m
\fBdescribe\fR
Describe a schedule.
.TP 2m
\fBlist\fR
List your Colab Enterprise notebook execution schedules.
.TP 2m
\fBpause\fR
Pause a schedule.
.TP 2m
\fBresume\fR
Resume a schedule.
.TP 2m
\fBupdate\fR
Update a schedule.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta colab schedules
.RE