gcloud compute health-checks update (original) (raw)
gcloud compute health-checks update
NAME
gcloud compute health-checks update - update health checks for load balanced instances
SYNOPSIS
gcloud compute health-checks update [COMMAND](#COMMAND) [[GCLOUD_WIDE_FLAG](#GCLOUD-WIDE-FLAGS) …]
DESCRIPTION
Update health checks for load balanced instances.
GCLOUD WIDE FLAGS
These flags are available to all commands: [--help](/sdk/gcloud/reference#--help).
Run $ [gcloud help](/sdk/gcloud/reference) for details.
COMMANDS
`COMMAND` is one of the following:
[grpc](/sdk/gcloud/reference/compute/health-checks/update/grpc)
Update a gRPC health check.
[grpc-with-tls](/sdk/gcloud/reference/compute/health-checks/update/grpc-with-tls)
Update a gRPC with TLS health check.
[http](/sdk/gcloud/reference/compute/health-checks/update/http)
Update a HTTP health check.
[http2](/sdk/gcloud/reference/compute/health-checks/update/http2)
Update a HTTP2 health check.
[https](/sdk/gcloud/reference/compute/health-checks/update/https)
Update a HTTPS health check.
[ssl](/sdk/gcloud/reference/compute/health-checks/update/ssl)
Update a SSL health check.
[tcp](/sdk/gcloud/reference/compute/health-checks/update/tcp)
Update a TCP health check.
NOTES
These variants are also available:
gcloud alpha compute health-checks updategcloud beta compute health-checks updategcloud preview compute health-checks updateExcept 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.