gcloud notebooks instances - notebooks Instances command group
gcloud notebooks instances COMMAND [GCLOUD_WIDE_FLAG ...]
Notebooks Instances command group.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
- diagnose
Request for diagnose 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.
These variants are also available:
$ gcloud alpha notebooks instances
$ gcloud beta notebooks instances