gdcloud observability pipelines create

NAME

gdcloud observability pipelines create – Erstellt eine neue Observability-Pipeline.

ZUSAMMENFASSUNG

gdcloud observability pipelines create NAME [flags]

BEISPIELE


  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

ERFORDERLICHE FLAGS

      --alerting-config string   Name of the ConfigMap containing the Alertmanager configuration file.

OPTIONALE FLAGS

      --async   Return immediately without waiting for the operation to complete.

GDCLOUD-WEITE FLAGS

Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.

Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gdcloud CLI.