mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
72 lines
1.7 KiB
Text
72 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha notebooks instances - notebooks Instances command group
|
|
|
|
SYNOPSIS
|
|
gcloud alpha notebooks instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add IAM policy binding for an instance.
|
|
|
|
create
|
|
(ALPHA) Request for creating an instance.
|
|
|
|
delete
|
|
(ALPHA) Request for deleting instances.
|
|
|
|
describe
|
|
(ALPHA) Request for describing instances.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get IAM policy for an instance.
|
|
|
|
is-upgradeable
|
|
(ALPHA) Request for checking if a notebook instance is upgradeable.
|
|
|
|
list
|
|
(ALPHA) Request for listing instances.
|
|
|
|
register
|
|
(ALPHA) Request for registering instances.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding for an instance.
|
|
|
|
reset
|
|
(ALPHA) Request for resetting instances.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for an Instance.
|
|
|
|
start
|
|
(ALPHA) Request for starting instances.
|
|
|
|
stop
|
|
(ALPHA) Request for stopping instances.
|
|
|
|
update
|
|
(ALPHA) Request for updating instances.
|
|
|
|
upgrade
|
|
(ALPHA) Request for upgrading instances.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud notebooks instances
|
|
|
|
$ gcloud beta notebooks instances
|
|
|