gdcloud observability pipelines create

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.

For more information, see the gdcloud CLI reference overview page.