Red Hat Training

A Red Hat training course is available for Red Hat Fuse

Chapter 15. OSGi Console Commands

The osgi commands provide for managing the OSGi runtime. It includes commands for listing OSGi bundles and services and managing bundle lifecycles.
Type osgi: then press Tab at the prompt to view the available commands.

15.1. osgi:bundle-level, bundle-level

Abstract

gets or sets the start level of a given bundle

Synopsis

osgi:bundle-level [ --help ] [ --force ] { id } [ startLevel ]

Arguments

Table 15.1, “osgi:bundle-level Arguments” describes the command's arguments.

Table 15.1. osgi:bundle-level Arguments

ArgumentInterpretation
--help Displays the online help for this command.
--force Forces the command to execute.
idSpecifies the id for the bundle.
startLevel Specifies the new start level for the bundle.