gdcloud observability pipelines create

NAME

gdcloud observability pipelines create - 새 관측 가능성 파이프라인을 만듭니다.

SYNOPSIS

gdcloud observability pipelines create NAME [flags]

EXAMPLES


  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 참조 개요 페이지를 확인하세요.