1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/beta/workstations/help
2023-03-15 11:22:01 +00:00

57 lines
1.2 KiB
Text

NAME
gcloud beta workstations - manage Cloud Workstations resources
SYNOPSIS
gcloud beta workstations GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Manage Cloud Workstations cluster resources.
configs
(BETA) Manage Cloud Workstations configuration resources.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a workstation.
delete
(BETA) Delete a workstation.
describe
(BETA) Describe a workstation.
list
(BETA) List workstations.
ssh
(BETA) SSH into a running workstation.
start
(BETA) Start a workstation.
start-tcp-tunnel
(BETA) Start a tunnel through which a local process can forward TCP
traffic to the workstation.
stop
(BETA) Stop a workstation.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha workstations