mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
44 lines
964 B
Text
44 lines
964 B
Text
NAME
|
|
gcloud essential-contacts - manage Essential Contacts
|
|
|
|
SYNOPSIS
|
|
gcloud essential-contacts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Essential Contacts can be set on a Cloud resource to receive communications
|
|
from Google Cloud regarding that resource.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
compute
|
|
Compute the essential contacts that are subscribed to the specified
|
|
notification categories for a resource.
|
|
|
|
create
|
|
Create an essential contact.
|
|
|
|
delete
|
|
Delete an essential contact.
|
|
|
|
describe
|
|
Describe an essential contact.
|
|
|
|
list
|
|
List essential contacts for a resource.
|
|
|
|
update
|
|
Update an essential contact.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha essential-contacts
|
|
|
|
$ gcloud beta essential-contacts
|
|
|