gcloud compute health-checks

NAME
gcloud compute health-checks - read and manipulate health checks for load balanced instances
SYNOPSIS
gcloud compute health-checks GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Read and manipulate health checks for load balanced instances.

For more information about health checks, see the health checks documentation.

See also: Health checks API and Regional health checks API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
create
Create (non-legacy) health checks for load balanced instances.
update
Update health checks for load balanced instances.
COMMANDS
COMMAND is one of the following:
delete
Delete health checks.
describe
Display detailed information about a health check.
list
List Google Compute Engine health checks.
NOTES
These variants are also available:
gcloud alpha compute health-checks
gcloud beta compute health-checks