NAME
    gcloud beta compute interconnects - read and manipulate Compute Engine
        interconnects

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

DESCRIPTION
    (BETA) 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
        (BETA) Read and manipulate configuration for application awareness on
        Compute Engine interconnect.

     attachments
        (BETA) Read and manipulate Compute Engine interconnect attachments.

     cross-site-networks
        (BETA) Create or manipulate cross site networks.

     groups
        (BETA) Create or manipulate interconnect groups.

     locations
        (BETA) Read and manipulate Compute Engine interconnect locations.

     macsec
        (BETA) Read and manipulate Compute Engine interconnect MACsec
        configuration.

     remote-locations
        (BETA) Read and manipulate Google Compute Engine interconnect remote
        locations.

     wire-groups
        (BETA) Create or manipulate wire groups.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a Compute Engine interconnect.

     delete
        (BETA) Delete Compute Engine interconnects.

     describe
        (BETA) Describe a Compute Engine interconnect.

     get-diagnostics
        (BETA) Get diagnostics of a Compute Engine interconnect.

     list
        (BETA) List Google Compute Engine interconnects.

     update
        (BETA) Update a Compute Engine interconnect.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute interconnects

        $ gcloud alpha compute interconnects

