NAME
    gcloud alpha compute public-delegated-prefixes - manage public delegated
        prefix resources

SYNOPSIS
    gcloud alpha compute public-delegated-prefixes GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage public delegated prefix resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     delegated-sub-prefixes
        (ALPHA) Manage delegated sub prefixes.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Creates a Compute Engine public delegated prefix.

     delete
        (ALPHA) Deletes a Compute Engine public delegated prefix.

     describe
        (ALPHA) Describes a Compute Engine public delegated prefix.

     list
        (ALPHA) List Google Compute Engine public delegated prefixes.

     update
        (ALPHA) Updates a Compute Engine public delegated prefix.

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 public-delegated-prefixes

        $ gcloud beta compute public-delegated-prefixes

