NAME
    gcloud alpha compute interconnects wire-groups - create or manipulate wire
        groups

SYNOPSIS
    gcloud alpha compute interconnects wire-groups COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create or manipulate wire groups.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-endpoint
        (ALPHA) Add endpoint to a Compute Engine wire group.

     add-interconnect
        (ALPHA) Add interconnect to a Compute Engine wire group.

     create
        (ALPHA) Create a Compute Engine wire group.

     delete
        (ALPHA) Delete Compute Engine wire groups.

     describe
        (ALPHA) Describe a Compute Engine wire group.

     list
        (ALPHA) List Google Compute Engine wire groups.

     remove-endpoint
        (ALPHA) Remove endpoint from a Compute Engine wire group.

     remove-interconnect
        (ALPHA) Remove interconnect from a wire group.

     update
        (ALPHA) Update a Compute Engine wire group.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud compute interconnects wire-groups

        $ gcloud beta compute interconnects wire-groups

