gcloud_compute_http-health-checks (1)
NAME
- gcloud compute http-health-checks - read and manipulate HTTP health checks for load balanced instances
SYNOPSIS
-
gcloud compute http-health-checks COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- create
-
Create an HTTP legacy health check to monitor load balanced instances.
- delete
-
Delete HTTP health checks.
- describe
-
Display detailed information about an HTTP health check.
- list
-
List Google Compute Engine health checks.
- update
-
Update an HTTP health check.
NOTES
These variants are also available:
- $ gcloud alpha compute http-health-checks $ gcloud beta compute http-health-checks