2022-09-28 10:27:48 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud alpha workstations clusters - manage Cloud Workstations cluster
|
|
|
|
|
resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud alpha workstations clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(ALPHA) Manage Cloud Workstations cluster resources.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
2023-01-19 00:56:33 +00:00
|
|
|
create
|
|
|
|
|
(ALPHA) Create a workstation cluster.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(ALPHA) Delete a workstation cluster.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(ALPHA) Describe a cluster.
|
|
|
|
|
|
2022-09-28 10:27:48 +00:00
|
|
|
list
|
|
|
|
|
(ALPHA) List workstation clusters.
|
|
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
This command is currently in alpha and might change without notice. If this
|
|
|
|
|
command fails with API permission errors despite specifying the correct
|
|
|
|
|
project, you might be trying to access an API with an invitation-only early
|
2023-06-22 10:31:35 +00:00
|
|
|
access allowlist. These variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud workstations clusters
|
2022-09-28 10:27:48 +00:00
|
|
|
|
|
|
|
|
$ gcloud beta workstations clusters
|
|
|
|
|
|