NAME
    gcloud alpha compute health-aggregation-policies - manage health
        aggregation policies

SYNOPSIS
    gcloud alpha compute health-aggregation-policies COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage health aggregation policies.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a health aggregation policy.

     delete
        (ALPHA) Delete a health aggregation policy.

     describe
        (ALPHA) Describe a health aggregation policy.

     list
        (ALPHA) List health aggregation policies.

     update
        (ALPHA) Update a health aggregation policy.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud compute health-aggregation-policies

        $ gcloud beta compute health-aggregation-policies

