Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.osgi:list
Name
osgi:list, list — lists the installed bundles whose start level equals or exceeds the specified threshold
Synopsis
osgi:list  [
					--help
				] [
					-u
				] [
					-t threshold
				] [
					-l
				] [
					-s
				]
Arguments
					Table 12.8, “osgi:list Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
 --help  | Displays the online help for this command | 
 -u  | Shows the update locations | 
-t | Specifies the start level threshold. The default is the value of the karaf.systemBundlesStartLevel property whose default value is 50. | 
 -l  | Shows the locations of the bundles | 
 -s  | Shows the symbolic names of the bundles |