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

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

DESCRIPTION
    (BETA) 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
        (BETA) Add new vlan to ip mapping rule to an L2-forwarding attachment.

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

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

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

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

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

     update-mapping
        (BETA) Update vlan to ip mapping rule to an L2-forwarding attachment.

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

        $ gcloud compute interconnects attachments l2-forwarding

        $ gcloud alpha compute interconnects attachments l2-forwarding

