mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
46 lines
874 B
Text
46 lines
874 B
Text
NAME
|
|
gcloud notebooks runtimes - notebooks Runtimes command group
|
|
|
|
SYNOPSIS
|
|
gcloud notebooks runtimes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Notebooks Runtimes command group.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Request for creating an runtime.
|
|
|
|
delete
|
|
Request for deleting runtimes.
|
|
|
|
describe
|
|
Request for describing runtimes.
|
|
|
|
diagnose
|
|
Request for diagnose runtimes.
|
|
|
|
list
|
|
Request for listing runtimes.
|
|
|
|
migrate
|
|
Request for migrating runtimes.
|
|
|
|
reset
|
|
Request for resetting runtimes.
|
|
|
|
start
|
|
Request for starting runtimes.
|
|
|
|
stop
|
|
Request for stopping runtimes.
|
|
|
|
switch
|
|
Request for switching runtimes.
|