mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
49 lines
1 KiB
Text
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
|
|
|