Files
tldr/pages.tr/linux/pw-cli.md
2024-05-11 11:54:13 +02:00

17 lines
361 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# pw-cli
> Pipewire komut satır arayüzü.
> Daha fazla bilgi için: <https://docs.pipewire.org/page_man_pw-cli_1.html>.
- Tüm düğümleri (taban ve kaynakları) ID'leri ile birlikte yazdır:
`pw-cli list-objects Node`
- Belirtilen ID'ye sahip objeye dair bilgileri yazdır:
`pw-cli info {{4}}`
- Tüm objelerin bilgilerini yazdır:
`pw-cli info all`