mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
45 lines
1 KiB
Text
45 lines
1 KiB
Text
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.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a configuration..
|
|
|
|
list
|
|
(BETA) List workstation configurations.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a configuration.
|
|
|
|
update
|
|
(BETA) Updates a workstation configuration.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha workstations configs
|
|
|