gcloud beta compute http-health-checks

NAME
gcloud beta compute http-health-checks - read and manipulate HTTP health checks for load balanced instances
SYNOPSIS
gcloud beta compute http-health-checks COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Read and manipulate legacy health checks that use the HTTP protocol.

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

See also: HTTP health checks API.

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

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(BETA) Create a legacy HTTP health check.
delete
(BETA) Delete HTTP health checks.
describe
(BETA) Display detailed information about an HTTP health check.
list
(BETA) List Google Compute Engine health checks.
test-iam-permissions
(BETA) Test IAM permissions for a Compute Engine HTTP health check.
update
(BETA) Update a legacy HTTP health check.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute http-health-checks
gcloud alpha compute http-health-checks
gcloud preview compute http-health-checks