1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/beta/colab/help

36 lines
787 B
Text
Raw Normal View History

2024-10-16 09:53:35 +00:00
NAME
gcloud beta colab - manage Colab Enterprise resources
SYNOPSIS
gcloud beta colab GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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:
2024-11-07 09:57:40 +00:00
executions
(BETA) Manage Colab Enterprise notebook execution jobs.
2024-10-16 09:53:35 +00:00
runtime-templates
(BETA) Manage Colab Enterprise runtime templates.
runtimes
(BETA) Manage Colab Enterprise runtimes.
2024-11-07 09:57:40 +00:00
schedules
(BETA) Manage Colab Enterprise notebook execution schedules.
2024-10-16 09:53:35 +00:00
NOTES
2024-11-13 10:04:10 +00:00
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud colab
2024-10-16 09:53:35 +00:00