File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_health-checks.1
.TH "GCLOUD_COMPUTE_HEALTH\-CHECKS" 1
.SH "NAME"
.HP
gcloud compute health\-checks \- read and manipulate health checks for load balanced instances
.SH "SYNOPSIS"
.HP
\f5gcloud compute health\-checks\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
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).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create (non\-legacy) health checks for load balanced instances.
.TP 2m
\fBupdate\fR
Update health checks for load balanced instances.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdelete\fR
Delete health checks.
.TP 2m
\fBdescribe\fR
Display detailed information about a health check.
.TP 2m
\fBlist\fR
List Google Compute Engine health checks.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute health\-checks
.RE
.RS 2m
$ gcloud beta compute health\-checks
.RE