12.18. osgi:update, update

Abstract

updates an OSGi bundle

Synopsis

osgi:update [ --help ] [ --force ] { id } [ location ]

Arguments

Table 12.18, “osgi:update Arguments” describes the command's arguments.

Table 12.18. osgi:update Arguments

ArgumentInterpretation
--help Displays the online help for this command.
--force Forces the command to execute.
idSpecifies ID of the bundle.
locationSpecifies the location from which the update is loaded. If no location is specified the container will use either the bundle's Bundle-UpdateLocation property or the bundle's original location.