Werk #5049: omd config: New mode "change" for bulk changing config options

Component Site management
Title omd config: New mode "change" for bulk changing config options
Date Aug 1, 2017
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

It is now possible to change multiple configuration settings via command line using the command "omd config change". This can be used like this:

echo -e "CORE=cmc\nAUTOSTART=on" | omd config change

The site is restarted automatically once in case it's currently runnig.

To the list of all Werks