mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
68 lines
1.4 KiB
Text
68 lines
1.4 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.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a workstation.
|
|
|
|
list
|
|
(BETA) List workstations.
|
|
|
|
list-usable
|
|
(BETA) List usable workstations.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a workstation.
|
|
|
|
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. These
|
|
variants are also available:
|
|
|
|
$ gcloud workstations
|
|
|
|
$ gcloud alpha workstations
|
|
|