mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
705 B
Text
37 lines
705 B
Text
|
|
NAME
|
||
|
|
gcloud api-gateway - manage Cloud API Gateway resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud api-gateway GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Commands for managing Cloud API Gateway resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
api-configs
|
||
|
|
Manage Cloud API Gateway API Configs.
|
||
|
|
|
||
|
|
apis
|
||
|
|
Manage Cloud API Gateway APIs.
|
||
|
|
|
||
|
|
gateways
|
||
|
|
Manage Cloud API Gateway Gateways.
|
||
|
|
|
||
|
|
operations
|
||
|
|
Manage operations for Cloud API Gateways.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha api-gateway
|
||
|
|
|
||
|
|
$ gcloud beta api-gateway
|
||
|
|
|