Hi! In the javadoc for org.apache.karaf.shell.api.action.Action, I see this:
* In order to make commands available from the non-OSGi shell, * the commands must be listed in a file available at * META-INF/services/org/apache/karaf/shell/commmands. Can anybody help decipher this for me? * Which non-OSGi shell? Like bash? How and when could I use that? * What does the mentioned file look like? Are there any examples? I was not able to find any more detailed information. Any help would be appreciated. Thanks! =David
