12.7. osgi:install, install
Abstract
installs one or more OSGi bundles
Synopsis
osgi:install
[
--help
] [[
-s
] | [
--start
]] {
url
...}
Arguments
Table 12.7, “osgi:install Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
-s , --start | Starts the bundles after installation |
url | Specifies a space delimited list of bundle URLs. |