名稱
gdcloud observability pipelines create - 建立新的可觀測性管道。
概要
gdcloud observability pipelines create NAME [flags]
範例
To create a new observability pipeline named "observability-config" using the Alertmanager configuration from ConfigMap "my-alerting-cm", run:
gdcloud observability pipelines create observability-config --alerting-config my-alerting-cm
必要標記
--alerting-config string Name of the ConfigMap containing the Alertmanager configuration file.
選用旗標
--async Return immediately without waiting for the operation to complete.
GDCLOUD 廣泛旗標
所有指令都可使用這些旗標:--configuration、--format、--help、--project、--quiet。
詳情請參閱 gdcloud CLI 參考資料總覽頁面。