.TH "pw-dump" 1 "1.0.5" "PipeWire" \" -*- nroff -*- .ad l .nh .SH NAME pw-dump \- The PipeWire state dumper .PP .SH "SYNOPSIS" .PP .PP \fBpw-dump\fP [\fIoptions\fP] .PP .SH "DESCRIPTION" .PP .PP The \fIpw-dump\fP program produces a representation of the current PipeWire state as JSON, including the information on nodes, devices, modules, ports, and other objects\&. .PP .SH "OPTIONS" .PP .PP \fB-h | --help\fP .RS 4 Show help\&. .RE .PP \fB-r | --remote=NAME\fP .RS 4 The name of the \fIremote\fP instance to dump\&. If left unspecified, a connection is made to the default PipeWire instance\&. .RE .PP \fB-m | --monitor\fP .RS 4 Monitor PipeWire state changes, and output JSON arrays describing changes\&. .RE .PP \fB-N | --no-colors\fP .RS 4 Disable color output\&. .RE .PP \fB-C | --color=WHEN\fP .RS 4 Whether to enable color support\&. WHEN is \fRnever\fP, \fRalways\fP, or \fRauto\fP\&. .RE .PP .SH "AUTHORS" .PP .PP The PipeWire Developers ; PipeWire is available from .PP .SH "SEE ALSO" .PP .PP \fBpipewire(1)\fP, \fBpw-cli(1)\fP, \fBpw-top(1)\fP,