= bundle:services == Description Lists OSGi services per Bundle == Syntax 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 |-p |Shows the properties of the services |-u |Shows the services each bundle uses. (By default the provided services are shown) |--context, -c |Use the given bundle context |--help |Display this help message |-a |Shows all services. (Karaf commands and completers are hidden by default) |===