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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create a Google Compute Engine network attachment.

     delete
        (BETA) Delete one or more Google Compute Engine network attachments.

     describe
        (BETA) Describes a Google Compute Engine network attachment.

     list
        (BETA) List Google Compute Engine network attachments.

     update
        (BETA) Update a Google Compute Engine network attachment.

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

        $ gcloud compute network-attachments

        $ gcloud alpha compute network-attachments

