Details
Description
Add flag "-bl Bundle-Level" to install command to set Bundle-Level during bundle installation.
Example invocation:
karaf@root()> install -bl 65 mvn:org.slf4j/slf4j-api/1.7.2 BundleID 188 karaf@root()> bundle:list START LEVEL 100 , List Threshold: 50 ID | State | Lvl | Version | Name --------------------------------- 188 | Installed | 65 | 1.7.2 | SLF4J API karaf@root()>