Hi all, Karaf has a mechanism to create new instances that can be invoked from within the Karaf shell, something like: admin:create my_instance admin:list admin:start etc
I need to be able to do some of these things from the OS command line so I've started on external commands (e.g. admin-create.sh) that can perform these tasks as well (they mostly use the same code as used by the karaf shell). I was wondering would the Felix/Karaf community be interested in these? If so I'll start creating some Jiras and attach patches... Best regards, David Bosschaert
