NAME
    gcloud compute target-http-proxies - list, create, and delete target HTTP
        proxies

SYNOPSIS
    gcloud compute target-http-proxies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    List, create, and delete target HTTP proxies.

    For more information about target HTTP proxies, see the target HTTP proxies
    documentation
    (https://cloud.google.com/load-balancing/docs/target-proxies).

    See also: Target HTTP proxies API
    (https://cloud.google.com/compute/docs/reference/rest/v1/targetHttpProxies)
    and Regional target HTTP proxies API
    (https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpProxies).

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a target HTTP proxy.

     delete
        Delete target HTTP proxies.

     describe
        Display detailed information about a target HTTP proxy.

     export
        Export a target HTTP proxy.

     import
        Import a target HTTP proxy.

     list
        List Google Compute Engine target HTTP proxies.

     update
        Update a target HTTP proxy.

NOTES
    These variants are also available:

        $ gcloud alpha compute target-http-proxies

        $ gcloud beta compute target-http-proxies

