]> granicus.if.org Git - icinga2/commit
CLI: Add basic repository <type> <command> & commit functionality
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 20 Oct 2014 16:37:19 +0000 (18:37 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 23 Oct 2014 12:57:19 +0000 (14:57 +0200)
commit79be125f0363915245078b300ace3cc467d9ffcf
tree0d56db5c5ff1ca0342d076e492407ef9e4ad0476
parenta4062066ca5699b7f7be41096b39a80cea6091d1
CLI: Add basic repository <type> <command> & commit functionality

Still work in progress

refs #7255
lib/cli/CMakeLists.txt
lib/cli/repositorycommitcommand.cpp [new file with mode: 0644]
lib/cli/repositorycommitcommand.hpp [new file with mode: 0644]
lib/cli/repositoryobjectcommand.cpp
lib/cli/repositoryobjectcommand.hpp
lib/cli/repositoryutility.cpp [new file with mode: 0644]
lib/cli/repositoryutility.hpp [new file with mode: 0644]