NAME
    gcloud alpha compute interconnects attachments dedicated - create or
        manipulate dedicated interconnect attachments

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

DESCRIPTION
    (ALPHA) Create or manipulate Dedicated Interconnect attachments.

    For more information about about interconnect attachments for Dedicated
    Interconnect, see the documentation for Dedicated interconnect attachments
    (https://cloud.google.com/network-connectivity/docs/interconnect/how-to/dedicated/creating-vlan-attachments).

    See also: Interconnect attachments API
    (https://cloud.google.com/compute/docs/reference/rest/v1/interconnectAttachments).

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

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

     update
        (ALPHA) Update a Compute Engine dedicated interconnect attachment.

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 dedicated

        $ gcloud beta compute interconnects attachments dedicated

