mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
47 lines
1 KiB
Text
47 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. These
|
|
variants are also available:
|
|
|
|
$ gcloud workstations configs
|
|
|
|
$ gcloud alpha workstations configs
|
|
|