mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
34
gcloud/colab/help
Normal file
34
gcloud/colab/help
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue