Description
D-Bus services can be inspected from the terminal, helping developers and administrators discover objects, interfaces, methods, and properties exposed on the session or system bus. It is useful for debugging desktop services and automation integrations.
This is an introspection utility, not a general graphical debugger. System bus inspection may require permissions, and method calls or follow-up commands should be used carefully on services that affect the system.