mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
75 lines
1.5 KiB
Text
75 lines
1.5 KiB
Text
NAME
|
|
gcloud notebooks instances - notebooks Instances command group
|
|
|
|
SYNOPSIS
|
|
gcloud notebooks instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Add IAM policy binding for an instance.
|
|
|
|
create
|
|
Request for creating an instance.
|
|
|
|
delete
|
|
Request for deleting instances.
|
|
|
|
describe
|
|
Request for describing instances.
|
|
|
|
get-health
|
|
Request for checking if a notebook instance is healthy.
|
|
|
|
get-iam-policy
|
|
Get IAM policy for an instance.
|
|
|
|
is-upgradeable
|
|
Request for checking if a notebook instance is upgradeable.
|
|
|
|
list
|
|
Request for listing instances.
|
|
|
|
register
|
|
Request for registering instances.
|
|
|
|
remove-iam-policy-binding
|
|
Remove IAM policy binding for an instance.
|
|
|
|
reset
|
|
Request for resetting instances.
|
|
|
|
rollback
|
|
Request for rolling back instances.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy for an Instance.
|
|
|
|
start
|
|
Request for starting instances.
|
|
|
|
stop
|
|
Request for stopping instances.
|
|
|
|
update
|
|
Request for updating instances.
|
|
|
|
upgrade
|
|
Request for upgrading instances.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha notebooks instances
|
|
|
|
$ gcloud beta notebooks instances
|
|
|