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

42 lines
1.1 KiB
Text

NAME
gcloud alpha api-gateway api-configs - manage Cloud API Gateway API Configs
SYNOPSIS
gcloud alpha api-gateway api-configs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Add a new config to an API.
delete
(ALPHA) Deletes a config from an API.
describe
(ALPHA) Show details about a specific API config.
list
(ALPHA) List configs for an API.
update
(ALPHA) Update an API Gateway API config.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud api-gateway api-configs
$ gcloud beta api-gateway api-configs