gcloud compute target-tcp-proxies update NAME [--backend-service=BACKEND_SERVICE] [--proxy-header=PROXY_HEADER] [GCLOUD_WIDE_FLAG …]
gcloud compute target-tcp-proxies update is used to change the
backend service or proxy header of existing target TCP proxies. A target TCP
proxy is referenced by one or more forwarding rules which define which packets
the proxy is responsible for routing. The target TCP proxy in turn points to a
backend service which will handle the requests.
NAME--backend-service=BACKEND_SERVICE--proxy-header=PROXY_HEADERPROXY_HEADER must be one of:
NONEPROXY_V1--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud alpha compute target-tcp-proxies updategcloud beta compute target-tcp-proxies updategcloud preview compute target-tcp-proxies update
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.