File: //snap/google-cloud-cli/396/help/man/man1/gcloud_colab_runtimes.1
.TH "GCLOUD_COLAB_RUNTIMES" 1
.SH "NAME"
.HP
gcloud colab runtimes \- manage Colab Enterprise runtimes
.SH "SYNOPSIS"
.HP
\f5gcloud colab runtimes\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
For more information about runtimes, see
https://cloud.google.com/colab/docs/runtimes#runtimes
.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 notebook runtime.
.TP 2m
\fBdelete\fR
Delete a runtime.
.TP 2m
\fBdescribe\fR
Describe a runtime.
.TP 2m
\fBlist\fR
List your project's runtimes.
.TP 2m
\fBstart\fR
Start a stopped runtime.
.TP 2m
\fBstop\fR
Stop a runtime.
.TP 2m
\fBupgrade\fR
Upgrade a runtime.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta colab runtimes
.RE