Red Hat Training

A Red Hat training course is available for Red Hat Fuse

osgi:update


Name

osgi:update, update — updates an OSGi bundle

Synopsis

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

Arguments

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

Table 17.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.