]> granicus.if.org Git - icinga2/commit
CLI: Add basic agent command functionality (add, remove)
authorMichael Friedrich <michael.friedrich@netways.de>
Sat, 18 Oct 2014 19:06:28 +0000 (21:06 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 21 Oct 2014 11:23:46 +0000 (13:23 +0200)
commite293092bdcbd56dece75c6c42923fb6a59b1974c
treee836eff2204e7469d8a14bc709b5043bd621aeca
parent45187165ed0c35c0e48921b7f2a70571a8e16d18
CLI: Add basic agent command functionality (add, remove)

Prepare for set, setup, wizard, *list.
Change repository files to .repo, rename .peer to .settings

refs #7248
refs #7255
16 files changed:
agent/icinga2-discover-agent.cmake
agent/icinga2-list-agents.cmake
lib/cli/agentaddcommand.cpp
lib/cli/agentblackandwhitelistcommand.cpp
lib/cli/agentlistcommand.cpp
lib/cli/agentlistcommand.hpp
lib/cli/agentremovecommand.cpp
lib/cli/agentremovecommand.hpp
lib/cli/agentsetcommand.cpp
lib/cli/agentsetupcommand.cpp
lib/cli/agentsetupcommand.hpp
lib/cli/agentupdateconfigcommand.cpp
lib/cli/agentutility.cpp
lib/cli/agentutility.hpp
lib/cli/agentwizardcommand.cpp
lib/icinga/apievents.cpp