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

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

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

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

     describe
        (BETA) Display details about a Google Compute Engine service
        attachment.

     list
        (BETA) List Google Compute Engine service attachments.

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

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

        $ gcloud compute service-attachments

        $ gcloud alpha compute service-attachments

