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.