mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 06:27:15 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha monitoring channels create
|
||||
[--channel-content=CHANNEL_CONTENT
|
||||
| --channel-content-from-file=CHANNEL_CONTENT_FROM_FILE]
|
||||
| --channel-content-from-file=PATH_TO_FILE]
|
||||
[--channel-labels=[KEY=VALUE,...] --description=DESCRIPTION
|
||||
--display-name=DISPLAY_NAME
|
||||
--no-enabled --type=TYPE --user-labels=[KEY=VALUE,...]]
|
||||
|
|
@ -52,8 +52,10 @@ FLAGS
|
|||
--channel-content=CHANNEL_CONTENT
|
||||
The channel-content as a string. In either JSON or YAML format.
|
||||
|
||||
--channel-content-from-file=CHANNEL_CONTENT_FROM_FILE
|
||||
The path to a JSON or YAML file containing the channel-content.
|
||||
--channel-content-from-file=PATH_TO_FILE
|
||||
The path to a JSON or YAML file containing the channel-content. Use a
|
||||
full or relative path to a local file containing the value of
|
||||
channel_content.
|
||||
|
||||
Notification channel settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue