mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Sep 28 10:27:48 UTC 2022
This commit is contained in:
parent
29683b8af4
commit
ffb9e43995
198 changed files with 4783 additions and 367 deletions
36
gcloud/beta/workstations/help
Normal file
36
gcloud/beta/workstations/help
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
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.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
list
|
||||
(BETA) List workstations.
|
||||
|
||||
start-tcp-tunnel
|
||||
(BETA) Starts a tunnel through which a local process can forward TCP
|
||||
traffic to the workstation.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha workstations
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue