I have a question about how to create commands with arguments in Karaf 4.0.0.
I want to create something like this

mymodule>create --server server33 --ip-address 192.168.1.1

or

mymoule>create -s server33 --ip 192.168.1.1

Can you show me how I can do this?



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Commands-with-arguments-in-Karaf-4-0-0-tp4040362.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Reply via email to