For the start and the stop commands we have a strategy of printing stuff from start, start.help, start.examples, stop, stop.help and stop.examples.
However, for deploy, undeploy and properties, we are doing something different. I would prefer to have a common strategy for the commandline stuff . Which one should we pick? If you dont have any preferences/favorites, I am just going to pick one and stick with it. It woudl be good if we could also refactor the classes a bit to move common stuff in a superclass called Command (or CommandLineCommand). This will make it easier to add new commands. Any thoughts on the above? -- Karan Singh Malhi
