mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
41 lines
843 B
Text
41 lines
843 B
Text
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. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute health-sources
|
|
|