mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 22:58:12 +02:00
Of special interest here is $ nmcli --mode tabular -f all dev show eth0 to look how multiple available connections are printed.
18 lines
566 B
Text
18 lines
566 B
Text
location: clients/tests/test-client.py:875:test_003()/120
|
|
cmd: $NMCLI --mode multiline -f UUID,TYPE con
|
|
lang: pl_PL.UTF-8
|
|
returncode: 0
|
|
stdout: 378 bytes
|
|
>>>
|
|
UUID: UUID-ethernet-REPLACED-REPLACED-REPL
|
|
TYPE: ethernet
|
|
UUID: 5fcfd6d7-1e63-3332-8826-a7eda103792d
|
|
TYPE: ethernet
|
|
UUID: UUID-con-xx1-REPLACED-REPLACED-REPLA
|
|
TYPE: ethernet
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|