gcloud beta compute health-checks - read and manipulate health checks for load balanced instances
gcloud beta compute health-checks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Read and manipulate health checks for load balanced instances.
For more information about health checks, see the health checks documentation https://cloud.google.com/load-balancing/docs/health-check-concepts.
See also: Health checks API https://cloud.google.com/compute/docs/reference/rest/v1/healthChecks and Regional health checks API https://cloud.google.com/compute/docs/reference/rest/v1/regionHealthChecks.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- create
(BETA) Create (non-legacy) health checks for load balanced instances.
- update
(BETA) Update health checks for load balanced instances.
COMMAND is one of the following:
- delete
(BETA) Delete health checks.
- describe
(BETA) Display detailed information about a health check.
- list
(BETA) List Google Compute Engine health checks.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute health-checks
$ gcloud alpha compute health-checks