gcloud compute https-health-checks - read and manipulate HTTPS health checks for load balanced instances
gcloud compute https-health-checks COMMAND [GCLOUD_WIDE_FLAG ...]
Read and manipulate legacy health checks that use the HTTPS protocol.
For more information about legacy health checks, see the HTTPS health checks documentation https://cloud.google.com/load-balancing/docs/health-checks#legacy-health-checks
See also: HTTPS health checks API https://cloud.google.com/compute/docs/reference/rest/v1/httpsHealthChecks.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a legacy HTTPS health check.
- delete
Delete HTTPS health checks.
- describe
Display detailed information about an HTTPS health check.
- list
List Google Compute Engine HTTPS health checks.
- update
Update a legacy HTTPS health check.
These variants are also available:
$ gcloud alpha compute https-health-checks
$ gcloud beta compute https-health-checks