# pw-cli > Manage a PipeWire instance's modules, objects, nodes, devices, links and much more. > More information: . - Print all nodes (sinks and sources) along with their IDs: `pw-cli list-objects Node` - Print information about an object with a specific ID: `pw-cli info {{4}}` - Print all objects' information: `pw-cli info all`