mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Fri Mar 22 09:56:14 UTC 2024
This commit is contained in:
parent
75379bf68b
commit
5b4fac9106
182 changed files with 4221 additions and 251 deletions
28
gcloud/workbench/instances/get-config
Normal file
28
gcloud/workbench/instances/get-config
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue