]> granicus.if.org Git - icinga2/commit
CLI: Add feature enable/disable auto-completion
authorMichael Friedrich <michael.friedrich@netways.de>
Sat, 18 Oct 2014 17:31:52 +0000 (19:31 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Sat, 18 Oct 2014 18:13:09 +0000 (20:13 +0200)
commite98d719e5b3f658e69681217de87552bdc14e81b
treee2385af9c83b1568645a7d57fe616705a083c62d
parent29bf22f324780de4fa7cd79470df5721f5d28010
CLI: Add feature enable/disable auto-completion

Refactor feature list code.
Add disabled features to list output.
Add more console colors.
Change output to stdout for general logging.

fixes #7381
fixes #7415
refs #7376
lib/cli/CMakeLists.txt
lib/cli/featuredisablecommand.cpp
lib/cli/featuredisablecommand.hpp
lib/cli/featureenablecommand.cpp
lib/cli/featureenablecommand.hpp
lib/cli/featurelistcommand.cpp
lib/cli/featurelistcommand.hpp
lib/cli/featureutility.cpp [new file with mode: 0644]
lib/cli/featureutility.hpp [new file with mode: 0644]