Comment 1 for bug 1287876

Revision history for this message
David Britton (dpb) wrote :

Being able to selectively override on the command line with the following syntax (or similar) would also be highly desireable:

   --service-option "<service>:key=value"

Would make it simple to (for instance):

  * set the debug level of a deployed service
  * adjust the initial deployed software to a newer or older version as desired

Etc...