gcloud beta compute health-checks update

NAME
gcloud beta compute health-checks update - update health checks for load balanced instances
SYNOPSIS
gcloud beta compute health-checks update COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Update health checks for load balanced instances.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
grpc
(BETA) Update a gRPC health check.
http
(BETA) Update a HTTP health check.
http2
(BETA) Update a HTTP2 health check.
https
(BETA) Update a HTTPS health check.
ssl
(BETA) Update a SSL health check.
tcp
(BETA) Update a TCP health check.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute health-checks update
gcloud alpha compute health-checks update