gdcloud observability pipelines create
Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud observability pipelines create - Create a new observability pipeline.
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
REQUIRED FLAGS
--alerting-config string Name of the ConfigMap containing the Alertmanager configuration file.
OPTIONAL FLAGS
--async Return immediately without waiting for the operation to complete.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-27 UTC."],[],[]]