Hi JB, yeah you are right, you can use symbolic name also in bundle:* commands. What is cool in cluster:bundle-* commands is the autocompletion for symbolic name... this is missing on the bundle:* commands. Isn't it?
Regards, Cristiano P.S: sorry I didn't reply before! Il giorno gio 5 mag 2016 alle ore 17:25 Jean-Baptiste Onofré < [email protected]> ha scritto: > 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é > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
