osgi:bundle-services
Description
List OSGi services per bundle
Syntax
osgi:bundle-services [options] ids
Arguments
Name | Description |
---|
ids | The list of bundle (identified by IDs or name or name/version) separated by whitespaces |
Options
Name | Description |
---|
-u | Shows the services each bundle uses. (By default the provided services are shown) |
-p | Shows the properties of the services |
-a | Shows all services. (By default Karaf commands are hidden) |
--help | Display this help message |
--force | Forces the command to execute |