gcloud alpha api-gateway apis

NAME
gcloud alpha api-gateway apis - manage Cloud API Gateway APIs
SYNOPSIS
gcloud alpha api-gateway apis COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) 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
(ALPHA) Add IAM policy binding to a gateway.
create
(ALPHA) Create a new API.
delete
(ALPHA) Deletes an API.
describe
(ALPHA) Show details about a specific API.
get-iam-policy
(ALPHA) Get the IAM policy for an API.
list
(ALPHA) List APIs.
remove-iam-policy-binding
(ALPHA) Remove IAM policy binding to a gateway.
update
(ALPHA) Update an API Gateway API.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud api-gateway apis
gcloud beta api-gateway apis