Hi Cristiano,

it should be already the case (BundleSelector in Karaf).

Regards
JB

On 05/05/2016 05:18 PM, Cristiano Costantini wrote:
Hello all,

in cellar it is possible to start or stop bundles using their symbolic name:

    karaf@root> cluster:bundle-stop default my-bundle-symbolic-name

and also provide autocompletion for the symbolic name,
while in normal karaf start and stop work only on bundle ID.

    karaf@root> list -s | grep my-bundle
    123 | Active   |  80 | 1.0.0.SNAPSHOT  | my-bundle-symbolic-name
    karaf@root> bundle:stop 123

is it possible to extend the basic commands to use the symbolic name as in
cellar?
would it be hard?

Bye,
Cristiano


--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to