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

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

DESCRIPTION
    (BETA) 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
        (BETA) Manage delegated sub prefixes.

COMMANDS
    COMMAND is one of the following:

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

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

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

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

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

        $ gcloud compute public-delegated-prefixes

        $ gcloud alpha compute public-delegated-prefixes

