Hi Christiano, If you mean custom commands, the jdbc command is an example: https://github.com/apache/karaf/tree/master/jdbc/src/main/java/org/apache/karaf/jdbc/command
Regards, Morgan 2016-04-01 14:26 GMT+02:00 Cristiano Costantini < [email protected]>: > Hi all, > in my application I've developed some shell command using the now > @Deprecated org.apache.karaf.shell.console.OsgiCommandSupport > > Is there any guide or can you suggest me an example on how to implement > the commands with the new API? > > Thanks. > Cristiano >
