Are you saying you want to execute a command with a variable number on input arguments and then just display the result?
Ryan On Feb 10, 2014 8:00 AM, "cbiava" <[email protected]> wrote: > Hello, > > I'd like to know if it's possible to customize the karaf commands > implementation in order to make exchanges between user and bundles ? For > instance : > user@app> test:exchange > give me the first arg > prompt>arg1 > give me the secund arg > prompt>arg2 > --> this is the result > > So far, i didn't find anything about this. > > Thanks in advance. > > Christophe > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-customs-commands-and-prompts-tp4031599.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
