Options (4)
booleanList all audio output and input ports with their IDs
Example:
pw-link {{[-oiI|--output --input --id]}}-d, --disconnectbooleanDisconnect two ports
Example:
pw-link {{[-d|--disconnect]}} {{output_port_name}} {{input_port_name}}booleanList all links with their IDs
Example:
pw-link {{[-lI|--links --id]}}-h, --helpbooleanDisplay help
Example:
pw-link {{[-h|--help]}}Examples (5)
List all audio output and input ports with their IDs
pw-link [-oiI|--output --input --id]Create a link between an output and an input port
pw-link output_port_name input_port_nameDisconnect two ports
pw-link [-d|--disconnect] output_port_name input_port_nameList all links with their IDs
pw-link [-lI|--links --id]Display help
pw-link [-h|--help]made by @shridhargupta | data from tldr-pages