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

