NAME
    gcloud beta compute composite-health-checks - manage composite health
        checks

SYNOPSIS
    gcloud beta compute composite-health-checks COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage composite health checks.

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 composite health check.

     delete
        (BETA) Delete a composite health check.

     describe
        (BETA) Describe a composite health check.

     get-health
        (BETA) Get health status of a composite health check.

     list
        (BETA) List composite health checks.

     update
        (BETA) Update a composite health check.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute composite-health-checks

        $ gcloud alpha compute composite-health-checks

