For karaf 3 we will also have OSGi services for the functionality behind almost all of the commands. So this will allow you to build yor own commands and still reuse the backend services.

Christian

Am 02.12.2013 12:50, schrieb Patryk Kucharz:
Hello,

I am trying to add some new commands to karaf console. I have read that tutorial: http://karaf.apache.org/manual/latest-2.2.x/developers-guide/extending-console.html

I am wondering if there is any possibility to call from my new command the one of those already implemented commands?

For instance, I would like to implement command which will add feature, install it and then show the list of already installed features. That is why I need to call features:addurl, features:install, features:list etc.

I appreciate any help from your side.

Regards,
PK


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to