ID: 5049
Title: omd config: New mode "change" for bulk changing config options
Component: Site Management
Level: 1
Class: New feature
Version: 1.5.0i1
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.