mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
NAME
|
|
gcloud beta api-gateway gateways - manage Cloud API Gateway Gateways
|
|
|
|
SYNOPSIS
|
|
gcloud beta api-gateway gateways COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands for managing Cloud API Gateway Gateways.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-iam-policy-binding
|
|
(BETA) Add IAM policy binding to a gateway.
|
|
|
|
create
|
|
(BETA) Create a new gateway.
|
|
|
|
delete
|
|
(BETA) Delete an API Gateway.
|
|
|
|
describe
|
|
(BETA) Show details about a specific gateway.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a gateway.
|
|
|
|
list
|
|
(BETA) List API Gateways.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding from a gateway.
|
|
|
|
update
|
|
(BETA) Update an API Gateway.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud api-gateway gateways
|
|
|
|
$ gcloud alpha api-gateway gateways
|
|
|