2023-01-19 00:56:33 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud alpha workstations configs - manage Cloud Workstations configuration
|
|
|
|
|
resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud alpha workstations configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
(ALPHA) 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
|
|
|
|
|
(ALPHA) Create a workstation configuration.
|
|
|
|
|
|
|
|
|
|
delete
|
|
|
|
|
(ALPHA) Delete a workstation configuration.
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
(ALPHA) Describe a config.
|
|
|
|
|
|
2023-05-04 10:43:54 +00:00
|
|
|
get-iam-policy
|
|
|
|
|
(ALPHA) Get the IAM policy for a configuration..
|
|
|
|
|
|
2023-01-19 00:56:33 +00:00
|
|
|
list
|
|
|
|
|
(ALPHA) List workstation configurations.
|
|
|
|
|
|
2023-05-04 10:43:54 +00:00
|
|
|
set-iam-policy
|
|
|
|
|
(ALPHA) Set the IAM policy for a configuration.
|
|
|
|
|
|
2023-03-15 11:22:01 +00:00
|
|
|
update
|
|
|
|
|
(ALPHA) Updates a workstation configuration.
|
|
|
|
|
|
2023-01-19 00:56:33 +00:00
|
|
|
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 configs
|
2023-01-19 00:56:33 +00:00
|
|
|
|
|
|
|
|
$ gcloud beta workstations configs
|
|
|
|
|
|