gcloud_compute_https-health-checks (1)
NAME
- gcloud compute https-health-checks - read and manipulate HTTPS health checks for load balanced instances
SYNOPSIS
-
gcloud compute https-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 HTTPS legacy health check to monitor load balanced instances.
- delete
-
Delete HTTPS health checks.
- describe
-
Display detailed information about an HTTPS health check.
- list
-
List Google Compute Engine HTTPS health checks.
- update
-
Update an HTTPS health check.
NOTES
These variants are also available:
- $ gcloud alpha compute https-health-checks $ gcloud beta compute https-health-checks