mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-06 18:45:38 +01:00
This is similar to `promtool check-config` and allows one
to validate the alertmanager configuration (as a git presubmit for example).
`govendor fetch github.com/spf13/{cobra,pflag}` was needed to
have support for `Args`.