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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add member interconnect attachments to a Compute Engine
        interconnect attachment group.

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

     delete
        (ALPHA) Delete Compute Engine interconnect attachment groups.

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

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

     list
        (ALPHA) List interconnect attachment groups.

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

     update
        (ALPHA) Update a Compute Engine interconnect attachment 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 attachments groups

        $ gcloud beta compute interconnects attachments groups

