gcloud alpha compute health-checks update - update health checks for load balanced instances
gcloud alpha compute health-checks update COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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
(ALPHA) Update a gRPC health check.
- http
(ALPHA) Update a HTTP health check.
- http2
(ALPHA) Update a HTTP2 health check.
- https
(ALPHA) Update a HTTPS health check.
- ssl
(ALPHA) Update a SSL health check.
- tcp
(ALPHA) Update a TCP health check.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud compute health-checks update
$ gcloud beta compute health-checks update