]> granicus.if.org Git - icinga2/commit
Implement 'api setup' cli command & add ApiUser config
authorMichael Friedrich <michael.friedrich@netways.de>
Wed, 24 Jun 2015 13:09:22 +0000 (15:09 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 25 Jun 2015 08:08:34 +0000 (10:08 +0200)
commit7b0b04ba8f3b26d3b61f44ad20cfd918989043d7
treee2ced77021f3001fe409ca9e6bbb87226335fd37
parent14f5986aa52c8e6568907e14f90805f90075f531
Implement 'api setup' cli command & add ApiUser config

refs #9471
lib/cli/CMakeLists.txt
lib/cli/apisetupcommand.cpp [new file with mode: 0644]
lib/cli/apisetupcommand.hpp [new file with mode: 0644]
lib/cli/apisetuputility.cpp [new file with mode: 0644]
lib/cli/apisetuputility.hpp [new file with mode: 0644]