1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/api-gateway/apis/help
2022-03-01 04:29:52 +00:00

49 lines
1 KiB
Text

NAME
gcloud beta api-gateway apis - manage Cloud API Gateway APIs
SYNOPSIS
gcloud beta api-gateway apis COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Cloud API Gateway APIs.
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 API.
delete
(BETA) Deletes an API.
describe
(BETA) Show details about a specific API.
get-iam-policy
(BETA) Get the IAM policy for an API.
list
(BETA) List APIs.
remove-iam-policy-binding
(BETA) Remove IAM policy binding to a gateway.
update
(BETA) Update an API Gateway API.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud api-gateway apis
$ gcloud alpha api-gateway apis