NAME
    gcloud workbench instances get-config - describes the valid configurations
        for workbench instances

SYNOPSIS
    gcloud workbench instances get-config [--location=LOCATION]
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Describes the valid configurations for workbench instances.

EXAMPLES
    For valid configurations, run:

        $ gcloud workbench instances get-config --location=us-west1-a

FLAGS
     --location=LOCATION
        Google Cloud location of this environment
        https://cloud.google.com/compute/docs/regions-zones/#locations.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --access-token-file, --account,
    --billing-project, --configuration, --flags-file, --flatten, --format,
    --help, --impersonate-service-account, --log-http, --project, --quiet,
    --trace-token, --user-output-enabled, --verbosity.

    Run $ gcloud help for details.

NOTES
    This variant is also available:

        $ gcloud beta workbench instances get-config

