I've been tossing around the idea of writing a cli tool for interacting with an alertmanager instance from cli. My primary interest is in being able to search/create/delete silences, but also being able to consume alerts via command line sounds mildly interesting.
Are there any known tools that provide this functionality? Or would the community appreciate if I spent the time to toss something together? And if so would you like the contribution to be a part of this repo or a separate one?
Thanks!