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

SYNOPSIS
    gcloud compute public-advertised-prefixes COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage public advertised prefix resources.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Creates a Compute Engine public advertised prefix.

     delete
        Deletes a Compute Engine public advertised prefix.

     describe
        Describes a Compute Engine public advertised prefix.

     list
        List Google Compute Engine public advertised prefixes.

     update
        Updates a Compute Engine public advertised prefix.

NOTES
    These variants are also available:

        $ gcloud alpha compute public-advertised-prefixes

        $ gcloud beta compute public-advertised-prefixes

