mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
73 lines
1.5 KiB
Text
73 lines
1.5 KiB
Text
NAME
|
|
gcloud workbench instances - workbench Instances command group
|
|
|
|
SYNOPSIS
|
|
gcloud workbench instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Workbench 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
|
|
Adds IAM policy binding for a workbench instance.
|
|
|
|
check-instance-upgradability
|
|
Checks if a workbench instance is upgradeable.
|
|
|
|
create
|
|
Creates a workbench instance.
|
|
|
|
delete
|
|
Deletes a workbench instance.
|
|
|
|
describe
|
|
Describes a workbench instance.
|
|
|
|
diagnose
|
|
Diagnoses a workbench instance.
|
|
|
|
get-config
|
|
Describes the valid configurations for workbench instances.
|
|
|
|
get-iam-policy
|
|
Gets IAM policy for a workbench instance.
|
|
|
|
list
|
|
Lists workbench instances.
|
|
|
|
remove-iam-policy-binding
|
|
Removes IAM policy binding for a workbench instance.
|
|
|
|
reset
|
|
Resets a workbench instance.
|
|
|
|
resize-disk
|
|
Resizes the workbench instance's disk.
|
|
|
|
restore
|
|
Restores the workbench instance to a snapshot state.
|
|
|
|
rollback
|
|
Rolls back a workbench instance.
|
|
|
|
set-iam-policy
|
|
Sets the IAM policy for a workbench instance.
|
|
|
|
start
|
|
Starts a workbench instance.
|
|
|
|
stop
|
|
Stops a workbench instance.
|
|
|
|
update
|
|
Updates a workbench instance.
|
|
|
|
upgrade
|
|
Upgrades a workbench instance.
|