gcloud beta compute health-checks update - update health checks for load balanced instances
gcloud beta compute health-checks update COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(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.
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