mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
76 lines
1.9 KiB
Text
76 lines
1.9 KiB
Text
NAME
|
|
gcloud beta notebooks instances - notebooks Instances command group
|
|
|
|
SYNOPSIS
|
|
gcloud beta notebooks instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) (DEPRECATED) Notebooks Instances command group.
|
|
|
|
This command is deprecated. Please use gcloud notebooks instead.
|
|
|
|
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) (DEPRECATED) Add IAM policy binding for an instance.
|
|
|
|
create
|
|
(BETA) (DEPRECATED) Request for creating an instance.
|
|
|
|
delete
|
|
(BETA) (DEPRECATED) Request for deleting instances.
|
|
|
|
describe
|
|
(BETA) (DEPRECATED) Request for describing instances.
|
|
|
|
diagnose
|
|
(BETA) (DEPRECATED) Request for diagnose instances.
|
|
|
|
get-iam-policy
|
|
(BETA) (DEPRECATED) Get IAM policy for an instance.
|
|
|
|
is-upgradeable
|
|
(BETA) (DEPRECATED) Request for checking if a notebook instance is
|
|
upgradeable.
|
|
|
|
list
|
|
(BETA) (DEPRECATED) Request for listing instances.
|
|
|
|
register
|
|
(BETA) (DEPRECATED) Request for registering instances.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) (DEPRECATED) Remove IAM policy binding for an instance.
|
|
|
|
reset
|
|
(BETA) (DEPRECATED) Request for resetting instances.
|
|
|
|
set-iam-policy
|
|
(BETA) (DEPRECATED) Set the IAM policy for an Instance.
|
|
|
|
start
|
|
(BETA) (DEPRECATED) Request for starting instances.
|
|
|
|
stop
|
|
(BETA) (DEPRECATED) Request for stopping instances.
|
|
|
|
update
|
|
(BETA) (DEPRECATED) Request for updating instances.
|
|
|
|
upgrade
|
|
(BETA) (DEPRECATED) 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
|
|
|