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

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

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

COMMANDS
    COMMAND is one of the following:

     create
        Creates a Compute Engine public delegated prefix.

     delete
        Deletes a Compute Engine public delegated prefix.

     describe
        Describes a Compute Engine public delegated prefix.

     list
        List Google Compute Engine public delegated prefixes.

     update
        Updates a Compute Engine public delegated prefix.

NOTES
    These variants are also available:

        $ gcloud alpha compute public-delegated-prefixes

        $ gcloud beta compute public-delegated-prefixes

