monitor_cli 1.7.3

Command line tool to sync monitor resources and execute file defined procedures
1
2
3
4
5
6
7
8
9
mod alerter;
mod build;
mod builder;
mod deployment;
mod procedure;
mod repo;
mod server;
mod server_template;
mod sync;