NAME
    gcloud beta compute interconnects attachments groups - create or manipulate
        interconnect attachment groups

SYNOPSIS
    gcloud beta compute interconnects attachments groups COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Create or manipulate interconnect attachment 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-members
        (BETA) Add member interconnect attachments to a Compute Engine
        interconnect attachment group.

     create
        (BETA) Create a Compute Engine interconnect attachment group.

     delete
        (BETA) Delete Compute Engine interconnect attachment groups.

     describe
        (BETA) Describe a Compute Engine interconnect attachment group.

     get-operational-status
        (BETA) Get the operational status of a Compute Engine interconnect
        attachment group.

     list
        (BETA) List interconnect attachment groups.

     remove-members
        (BETA) Remove member interconnect attachments from a Compute Engine
        interconnect attachment group.

     update
        (BETA) Update a Compute Engine interconnect attachment group.

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

        $ gcloud compute interconnects attachments groups

        $ gcloud alpha compute interconnects attachments groups

