NAME
gdcloud observability pipelines create : crée un pipeline d'observabilité.
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
FLAGS OBLIGATOIRES
--alerting-config string Name of the ConfigMap containing the Alertmanager configuration file.
FLAGS FACULTATIFS
--async Return immediately without waiting for the operation to complete.
FLAGS GDCLOUD GÉNÉRAUX
Ces flags sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.
Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gdcloud CLI.