= bundle:install == Description Installs one or more bundles. == Syntax bundle:install [options] urls == Arguments |=== |Name |Description | urls | Bundle URLs separated by whitespaces |=== == Options |=== |Name |Description |-l, --start-level |Sets the start level of the bundles |--force, -f |Forces the command to execute |--r3-bundles |Allow OSGi R3 bundles |-s, --start |Starts the bundles after installation |--help |Display this help message |===