mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
31 lines
643 B
Text
31 lines
643 B
Text
|
|
NAME
|
||
|
|
gcloud endpoints configs - view configurations for various services
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud endpoints configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
View configurations for various services.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describes the configuration for a given version of a service.
|
||
|
|
|
||
|
|
list
|
||
|
|
Lists the configurations for a given service.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha endpoints configs
|
||
|
|
|
||
|
|
$ gcloud beta endpoints configs
|
||
|
|
|