1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/beta/workstations/help

58 lines
1.2 KiB
Text
Raw Normal View History

2022-09-28 10:27:48 +00:00
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.
2023-01-19 00:56:33 +00:00
configs
(BETA) Manage Cloud Workstations configuration resources.
2022-09-28 10:27:48 +00:00
COMMANDS
COMMAND is one of the following:
2023-01-19 00:56:33 +00:00
create
(BETA) Create a workstation.
delete
(BETA) Delete a workstation.
describe
(BETA) Describe a workstation.
2022-09-28 10:27:48 +00:00
list
(BETA) List workstations.
2023-03-15 11:22:01 +00:00
ssh
(BETA) SSH into a running workstation.
2023-01-19 00:56:33 +00:00
start
(BETA) Start a workstation.
2022-09-28 10:27:48 +00:00
start-tcp-tunnel
2023-01-19 00:56:33 +00:00
(BETA) Start a tunnel through which a local process can forward TCP
2022-09-28 10:27:48 +00:00
traffic to the workstation.
2023-01-19 00:56:33 +00:00
stop
(BETA) Stop a workstation.
2022-09-28 10:27:48 +00:00
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha workstations