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

SYNOPSIS
    gcloud alpha compute interconnects attachments l2-forwarding COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create or manipulate L2 Forwarding Interconnect attachments.

    For more information about about interconnect attachments for L2 Forwaring
    Interconnect, see the documentation for L2 Forwarding interconnect
    attachments
    (https://cloud.google.com/network-connectivity/docs/interconnect/how-to/l2-forwarding/creating-l2-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:

     add-mapping
        (ALPHA) Add new vlan to ip mapping rule to an L2-forwarding attachment.

     create
        (ALPHA) Create a Compute Engine L2 forwarding interconnect attachment.

     describe-mapping
        (ALPHA) Describe a Compute Engine L2 forwarding interconnect
        attachment.

     list-mapping
        (ALPHA) List Google Compute Engine interconnect attachments.

     remove-mapping
        (ALPHA) Remove vlan to ip mapping rule to an L2-forwarding attachment.

     update
        (ALPHA) Update a Compute Engine L2 forwarding interconnect attachment.

     update-mapping
        (ALPHA) Update vlan to ip mapping rule to an L2-forwarding 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 l2-forwarding

        $ gcloud beta compute interconnects attachments l2-forwarding

