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

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

DESCRIPTION
    (BETA) 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
        (BETA) Add endpoint to a Compute Engine wire group.

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

     create
        (BETA) Create a Compute Engine wire group.

     delete
        (BETA) Delete Compute Engine wire groups.

     describe
        (BETA) Describe a Compute Engine wire group.

     list
        (BETA) List Google Compute Engine wire groups.

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

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

     update
        (BETA) Update a Compute Engine wire group.

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

        $ gcloud compute interconnects wire-groups

        $ gcloud alpha compute interconnects wire-groups

