]> granicus.if.org Git - icinga2/blob - lib/cli/i2-cli.hpp
Added ca restore command+docs to undo effects of ca remove
[icinga2] / lib / cli / i2-cli.hpp
1 /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
2
3 #ifndef I2CLI_H
4 #define I2CLI_H
5
6 /**
7  * @defgroup cli CLI commands
8  *
9  * The CLI library implements Icinga's command-line interface.
10  */
11
12 #include "base/i2-base.hpp"
13
14 #endif /* I2CLI_H */