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 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
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.