1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/workstations/help
2023-06-22 10:31:35 +00:00

67 lines
1.2 KiB
Text

NAME
gcloud workstations - manage Cloud Workstations resources
SYNOPSIS
gcloud workstations GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Cloud Workstations resources.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
clusters
Manage Cloud Workstations cluster resources.
configs
Manage Cloud Workstations configuration resources.
COMMANDS
COMMAND is one of the following:
create
Create a workstation.
delete
Delete a workstation.
describe
Describe a workstation.
get-iam-policy
Get the IAM policy for a workstation.
list
List workstations.
list-usable
List usable workstations.
set-iam-policy
Set the IAM policy for a workstation.
ssh
SSH into a running workstation.
start
Start a workstation.
start-tcp-tunnel
Start a tunnel through which a local process can forward TCP traffic to
the workstation.
stop
Stop a workstation.
NOTES
These variants are also available:
$ gcloud alpha workstations
$ gcloud beta workstations