mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
891 B
Text
40 lines
891 B
Text
NAME
|
|
gcloud beta api-gateway api-configs - manage Cloud API Gateway API Configs
|
|
|
|
SYNOPSIS
|
|
gcloud beta api-gateway api-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud API Gateway API Configs.
|
|
|
|
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) Add a new config to an API.
|
|
|
|
delete
|
|
(BETA) Deletes a config from an API.
|
|
|
|
describe
|
|
(BETA) Show details about a specific API config.
|
|
|
|
list
|
|
(BETA) List configs for an API.
|
|
|
|
update
|
|
(BETA) Update an API Gateway API config.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud api-gateway api-configs
|
|
|
|
$ gcloud alpha api-gateway api-configs
|
|
|