File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_compute_health-checks.1
.TH "GCLOUD_BETA_COMPUTE_HEALTH\-CHECKS" 1
.SH "NAME"
.HP
gcloud beta compute health\-checks \- read and manipulate health checks for load balanced instances
.SH "SYNOPSIS"
.HP
\f5gcloud beta compute health\-checks\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR 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
\fB(BETA)\fR Create (non\-legacy) health checks for load balanced instances.
.TP 2m
\fBupdate\fR
\fB(BETA)\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
\fB(BETA)\fR Delete health checks.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Display detailed information about a health check.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List Google Compute Engine health checks.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud compute health\-checks
.RE
.RS 2m
$ gcloud alpha compute health\-checks
.RE