NAME
    gcloud compute network-attachments - manage Compute Engine network
        attachment resources

SYNOPSIS
    gcloud compute network-attachments COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    List, create, describe, update and delete network attachments.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Google Compute Engine network attachment.

     delete
        Delete one or more Google Compute Engine network attachments.

     describe
        Describes a Google Compute Engine network attachment.

     list
        List Google Compute Engine network attachments.

     update
        Update a Google Compute Engine network attachment.

NOTES
    These variants are also available:

        $ gcloud alpha compute network-attachments

        $ gcloud beta compute network-attachments

