1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/beta/notebooks/instances/help
2022-03-01 04:29:52 +00:00

70 lines
1.5 KiB
Text

NAME
gcloud beta notebooks instances - notebooks Instances command group
SYNOPSIS
gcloud beta notebooks instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Notebooks Instances 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:
add-iam-policy-binding
(BETA) Add IAM policy binding for an instance.
create
(BETA) Request for creating an instance.
delete
(BETA) Request for deleting instances.
describe
(BETA) Request for describing instances.
get-iam-policy
(BETA) Get IAM policy for an instance.
is-upgradeable
(BETA) Request for checking if a notebook instance is upgradeable.
list
(BETA) Request for listing instances.
register
(BETA) Request for registering instances.
remove-iam-policy-binding
(BETA) Remove IAM policy binding for an instance.
reset
(BETA) Request for resetting instances.
set-iam-policy
(BETA) Set the IAM policy for an Instance.
start
(BETA) Request for starting instances.
stop
(BETA) Request for stopping instances.
update
(BETA) Request for updating instances.
upgrade
(BETA) Request for upgrading instances.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud notebooks instances
$ gcloud alpha notebooks instances