gcloud compute health-checks update - update health checks for load balanced instances
gcloud compute health-checks update COMMAND [GCLOUD_WIDE_FLAG ...]
Update health checks for load balanced instances.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- grpc
Update a gRPC health check.
- http
Update a HTTP health check.
- http2
Update a HTTP2 health check.
- https
Update a HTTPS health check.
- ssl
Update a SSL health check.
- tcp
Update a TCP health check.
These variants are also available:
$ gcloud alpha compute health-checks update
$ gcloud beta compute health-checks update