mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
34 lines
676 B
Text
34 lines
676 B
Text
NAME
|
|
gcloud colab - manage Colab Enterprise resources
|
|
|
|
SYNOPSIS
|
|
gcloud colab GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Colab Enterprise resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
executions
|
|
Manage Colab Enterprise notebook execution jobs.
|
|
|
|
runtime-templates
|
|
Manage Colab Enterprise runtime templates.
|
|
|
|
runtimes
|
|
Manage Colab Enterprise runtimes.
|
|
|
|
schedules
|
|
Manage Colab Enterprise notebook execution schedules.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta colab
|
|
|