mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
NAME
|
|
gcloud beta workbench instances get-config - describes the valid
|
|
configurations for workbench instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta workbench instances get-config [--location=LOCATION]
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Describes the valid configurations for workbench instances.
|
|
|
|
EXAMPLES
|
|
For valid configurations, run:
|
|
|
|
$ gcloud beta 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 command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud workbench instances get-config
|
|
|