NAME
gdcloud observability pipelines create - 新しいオブザーバビリティ パイプラインを作成します。
SYNOPSIS
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 リファレンスの概要ページをご覧ください。