2023-01-19 00:56:33 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud beta workstations configs - manage Cloud Workstations configuration
|
|
|
|
|
resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud beta workstations configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(BETA) Manage Cloud Workstations configuration resources.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
create
|
|
|
|
|
(BETA) Create a workstation configuration.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(BETA) Delete a workstation configuration.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(BETA) Describe a config.
|
|
|
|
|
|
|
|
|
|
list
|
|
|
|
|
(BETA) List workstation configurations.
|
|
|
|
|
|
2023-03-15 11:22:01 +00:00
|
|
|
update
|
|
|
|
|
(BETA) Updates a workstation configuration.
|
|
|
|
|
|
2023-01-19 00:56:33 +00:00
|
|
|
NOTES
|
|
|
|
|
This command is currently in beta and might change without notice. This
|
|
|
|
|
variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha workstations configs
|
|
|
|
|
|