Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 5049
blobc83cdcae1058354e67c72deece46b64e6cd90983
1 Title: omd config: New mode "change" for bulk changing config options
2 Level: 1
3 Component: omd
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1501577104
8 Class: feature
10 It is now possible to change multiple configuration settings via command
11 line using the command "omd config change". This can be used like this:
13 echo -e "CORE=cmc\nAUTOSTART=on" | omd config change
15 The site is restarted automatically once in case it's currently runnig.