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

