alertmanager/cli
Calle Pettersson 608848390f Switch amtool to kingpin (#976)
* Switch cmd/amtool to kingpin

* Touch-ups

* Implement long help

* Add missing short-form of --output

* Fix backwards compatibility for config file options

* Fix vendoring

* Review fixes

* Fix flag word order
2017-12-22 11:17:13 +01:00
..
format Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
testdata amtool check-config (#978) 2017-09-07 10:58:58 +02:00
alert.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
check_config_test.go Clean code style - amtool errors (#1099) 2017-11-12 11:43:48 -05:00
check_config.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
config.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
root.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence_add.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence_expire.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence_import.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence_query.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence_update.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
silence.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00
utils.go Switch amtool to kingpin (#976) 2017-12-22 11:17:13 +01:00