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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create a target HTTP proxy.

     delete
        (BETA) Delete target HTTP proxies.

     describe
        (BETA) Display detailed information about a target HTTP proxy.

     export
        (BETA) Export a target HTTP proxy.

     import
        (BETA) Import a target HTTP proxy.

     list
        (BETA) List Google Compute Engine target HTTP proxies.

     update
        (BETA) Update a target HTTP proxy.

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

        $ gcloud compute target-http-proxies

        $ gcloud alpha compute target-http-proxies

