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

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

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

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

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

     list
        (ALPHA) List Google Compute Engine service attachments.

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

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud compute service-attachments

        $ gcloud beta compute service-attachments

