Hi, Thanks for this list.
If aeshell is interesting, it's under Eclipse license (category B license for Apache). if most of the features are already provided by Karaf console (leveraging JLine et Jansi), it could be an interesting alternative but more for a implementation than an API.
I'm not sure the other tools provide the functions that we have right now in Karaf console.
Regards JB On 02/27/2014 03:35 AM, includeeasy wrote:
There is some projects that already have quite a lot of function. 1. aeshell (http://aeshell.github.io),it is used in jboss forge. Features: Line editing History (search, persistence) Completion Masking Paste buffer Emacs and Vi editing mode Support all POSIX OS and Windows Support out and error streams Command line parser Aliases Undo and Redo Pipeline Redirect ++ 2. Other tools list as belows,can we reference one of it? jopt-simple (http://pholser.github.io/jopt-simple/) JArgs Jakarta Commons CLI TE-Code has a command line parsing library. argparser Java port of GNU getopt Args4J JSAP CLAJR CmdLn JewelCli JCommando parse-cmd JCommander -- View this message in context: http://karaf.922171.n3.nabble.com/Ideas-about-karaf-and-gogo-commands-tp4031934p4031964.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
