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:

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

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

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

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

