1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/notebooks/runtimes/help

44 lines
820 B
Text
Raw Normal View History

2022-08-24 09:45:53 +00:00
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.
2023-01-19 00:56:33 +00:00
diagnose
Request for diagnose runtimes.
2022-08-24 09:45:53 +00:00
list
Request for listing runtimes.
reset
Request for resetting runtimes.
start
Request for starting runtimes.
stop
Request for stopping runtimes.
switch
Request for switching runtimes.