Class FeatureExport

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class FeatureExport
    extends FeaturesCommandSupport
    Simple FeaturesCommandSupport implementation that allows a user in the karaf shell to export the bundles associated with a given feature to the file system. This is useful for several use cases, such as in the event you need to deploy the functionality offered by a particular feature to an OBR repository.