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

48 lines
956 B
Text

NAME
gcloud api-gateway gateways - manage Cloud API Gateway Gateways
SYNOPSIS
gcloud api-gateway gateways COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Add IAM policy binding to a gateway.
create
Create a new gateway.
delete
Delete an API Gateway.
describe
Show details about a specific gateway.
get-iam-policy
Get the IAM policy for a gateway.
list
List API Gateways.
remove-iam-policy-binding
Remove IAM policy binding from a gateway.
update
Update an API Gateway.
NOTES
These variants are also available:
$ gcloud alpha api-gateway gateways
$ gcloud beta api-gateway gateways