NAME
    gcloud api-gateway api-configs - manage Cloud API Gateway API Configs

SYNOPSIS
    gcloud api-gateway api-configs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud API Gateway API Configs.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Add a new config to an API.

     delete
        Deletes a config from an API.

     describe
        Show details about a specific API config.

     list
        List configs for an API.

     update
        Update an API Gateway API config.

NOTES
    These variants are also available:

        $ gcloud alpha api-gateway api-configs

        $ gcloud beta api-gateway api-configs

