NAME
    gcloud compute interconnects - read and manipulate Compute Engine
        interconnects

SYNOPSIS
    gcloud compute interconnects GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Read and manipulate Cloud Interconnect connections.

    For more information about Cloud Interconnect, see the Cloud Interconnect
    documentation
    (https://cloud.google.com//network-connectivity/docs/interconnect/concepts/overview).

    See also: Interconnects API
    (https://cloud.google.com/compute/docs/reference/rest/v1/interconnects).

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     application-awareness
        Read and manipulate configuration for application awareness on Compute
        Engine interconnect.

     attachments
        Read and manipulate Compute Engine interconnect attachments.

     cross-site-networks
        Create or manipulate cross site networks.

     groups
        Create or manipulate interconnect groups.

     locations
        Read and manipulate Compute Engine interconnect locations.

     macsec
        Read and manipulate Compute Engine interconnect MACsec configuration.

     remote-locations
        Read and manipulate Google Compute Engine interconnect remote
        locations.

     wire-groups
        Create or manipulate wire groups.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Compute Engine interconnect.

     delete
        Delete Compute Engine interconnects.

     describe
        Describe a Compute Engine interconnect.

     get-diagnostics
        Get diagnostics of a Compute Engine interconnect.

     list
        List Google Compute Engine interconnects.

     update
        Update a Compute Engine interconnect.

NOTES
    These variants are also available:

        $ gcloud alpha compute interconnects

        $ gcloud beta compute interconnects

