NAME
    gcloud beta compute health-sources - manage health sources

SYNOPSIS
    gcloud beta compute health-sources COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage health sources.

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 health source.

     delete
        (BETA) Delete a health source.

     describe
        (BETA) Describe a health source.

     get-health
        (BETA) Get health status of a health source.

     list
        (BETA) List health sources.

     update
        (BETA) Update a health source.

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

        $ gcloud compute health-sources

        $ gcloud alpha compute health-sources

