1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/workbench/instances/help

71 lines
1.4 KiB
Text
Raw Normal View History

2023-07-20 11:47:25 +00:00
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:
2023-08-02 11:22:33 +00:00
add-iam-policy-binding
2024-03-22 09:56:14 +00:00
Adds IAM policy binding for a workbench instance.
2023-08-02 11:22:33 +00:00
check-instance-upgradability
2024-03-22 09:56:14 +00:00
Checks if a workbench instance is upgradeable.
2023-08-02 11:22:33 +00:00
create
2024-03-22 09:56:14 +00:00
Creates a workbench instance.
2023-08-02 11:22:33 +00:00
delete
2024-03-22 09:56:14 +00:00
Deletes a workbench instance.
2023-08-02 11:22:33 +00:00
describe
2024-03-22 09:56:14 +00:00
Describes a workbench instance.
2023-08-02 11:22:33 +00:00
diagnose
2024-03-22 09:56:14 +00:00
Diagnoses a workbench instance.
get-config
Describes the valid configurations for workbench instances.
2023-08-02 11:22:33 +00:00
get-iam-policy
2024-03-22 09:56:14 +00:00
Gets IAM policy for a workbench instance.
2023-08-02 11:22:33 +00:00
2023-07-20 11:47:25 +00:00
list
2024-03-22 09:56:14 +00:00
Lists workbench instances.
2023-08-02 11:22:33 +00:00
remove-iam-policy-binding
2024-03-22 09:56:14 +00:00
Removes IAM policy binding for a workbench instance.
2023-08-02 11:22:33 +00:00
reset
2024-03-22 09:56:14 +00:00
Resets a workbench instance.
2023-08-02 11:22:33 +00:00
2024-02-22 10:25:44 +00:00
resize-disk
2024-03-22 09:56:14 +00:00
Resizes the workbench instance's disk.
2024-02-22 10:25:44 +00:00
2023-08-09 11:23:49 +00:00
rollback
2024-03-22 09:56:14 +00:00
Rolls back a workbench instance.
2023-08-09 11:23:49 +00:00
2023-08-02 11:22:33 +00:00
set-iam-policy
2024-03-22 09:56:14 +00:00
Sets the IAM policy for a workbench instance.
2023-08-02 11:22:33 +00:00
start
2024-03-22 09:56:14 +00:00
Starts a workbench instance.
2023-08-02 11:22:33 +00:00
stop
2024-03-22 09:56:14 +00:00
Stops a workbench instance.
2023-08-02 11:22:33 +00:00
update
2024-03-22 09:56:14 +00:00
Updates a workbench instance.
2023-08-02 11:22:33 +00:00
upgrade
2024-03-22 09:56:14 +00:00
Upgrades a workbench instance.