The shell bundle for the dependency manager extends the shell with one new command called "dm". This command can be used to list all services and dependencies that are under control of the dependency manager. |
You can use the following arguments to influence the output:
dm |
Will list all services and dependencies.
dm notavail |
Will only show services that are not available.
dm compact nodeps 5 6 7 |
Will show only services for bundles 5, 6 and 7 in a compact form without dependencies.