gdcloud observability pipelines create

NOMBRE

gdcloud observability pipelines create: Crea una canalización de observabilidad nueva.

SINOPSIS

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

MARCAS OBLIGATORIAS

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

MARCAS OPCIONALES

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

MARCAS DE GDCLOUD WIDE

Estas marcas están disponibles para todos los comandos --configuration, --format, --help, --project y --quiet.

Para obtener más información, consulta la página de descripción general de la referencia de la gcloud CLI.