NAME
gdcloud observability pipelines create: crie um novo pipeline de observabilidade.
SYNOPSIS
gdcloud observability pipelines create NAME [flags]
EXEMPLOS
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 OBRIGATÓRIAS
--alerting-config string Name of the ConfigMap containing the Alertmanager configuration file.
MARCAS OPCIONAIS
--async Return immediately without waiting for the operation to complete.
MARCAS GDCLOUD WIDE
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
Para mais informações, consulte a página de vista geral da referência da CLI gdcloud.