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

69 lines
1.4 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.
2023-05-04 10:43:54 +00:00
get-iam-policy
(BETA) Get the IAM policy for a workstation.
2022-09-28 10:27:48 +00:00
list
(BETA) List workstations.
2023-05-04 10:43:54 +00:00
list-usable
(BETA) List usable workstations.
set-iam-policy
(BETA) Set the IAM policy for a workstation.
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
2023-06-22 10:31:35 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud workstations
2022-09-28 10:27:48 +00:00
$ gcloud alpha workstations