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

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

DESCRIPTION
    List, create, describe, update and delete service 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 service attachment.

     delete
        Delete one or more Google Compute Engine service attachments.

     describe
        Display details about a Google Compute Engine service attachment.

     list
        List Google Compute Engine service attachments.

     update
        Update a Google Compute Engine service attachment.

NOTES
    These variants are also available:

        $ gcloud alpha compute service-attachments

        $ gcloud beta compute service-attachments

