gdcloud observability pipelines create

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

FLAGS OBRIGATÓRIAS

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

FLAGS OPCIONAIS

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

FLAGS GERAIS DA GDCLOUD

Essas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.

Para mais informações, consulte a página Visão geral da referência da CLI gdcloud.