1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/workstations/configs/help

48 lines
1 KiB
Text
Raw Normal View History

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.
2023-05-04 10:43:54 +00:00
get-iam-policy
(BETA) Get the IAM policy for a configuration..
2023-01-19 00:56:33 +00:00
list
(BETA) List workstation configurations.
2023-05-04 10:43:54 +00:00
set-iam-policy
(BETA) Set the IAM policy for a configuration.
2023-03-15 11:22:01 +00:00
update
(BETA) Updates a workstation configuration.
2023-01-19 00:56:33 +00:00
NOTES
2023-06-22 10:31:35 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud workstations configs
2023-01-19 00:56:33 +00:00
$ gcloud alpha workstations configs