1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/colab/runtimes/help
2024-11-13 10:04:10 +00:00

45 lines
946 B
Text

NAME
gcloud beta colab runtimes - manage Colab Enterprise runtimes
SYNOPSIS
gcloud beta colab runtimes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) For more information about runtimes, see
https://cloud.google.com/colab/docs/runtimes#runtimes
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
assign
(BETA) (DEPRECATED) Assign a notebook runtime.
create
(BETA) Create a notebook runtime.
delete
(BETA) Delete a runtime.
describe
(BETA) Describe a runtime.
list
(BETA) List your project's runtimes.
start
(BETA) Start a stopped runtime.
upgrade
(BETA) Upgrade a runtime.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud colab runtimes