1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/api-gateway/api-configs/help
2022-03-01 04:29:52 +00:00

39 lines
773 B
Text

NAME
gcloud api-gateway api-configs - manage Cloud API Gateway API Configs
SYNOPSIS
gcloud api-gateway api-configs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Add a new config to an API.
delete
Deletes a config from an API.
describe
Show details about a specific API config.
list
List configs for an API.
update
Update an API Gateway API config.
NOTES
These variants are also available:
$ gcloud alpha api-gateway api-configs
$ gcloud beta api-gateway api-configs