mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-23 07:08:11 +02:00
Of special interest here is $ nmcli --mode tabular -f all dev show eth0 to look how multiple available connections are printed.
20 lines
578 B
Text
20 lines
578 B
Text
location: clients/tests/test-client.py:875:test_003()/99
|
|
cmd: $NMCLI --mode tabular --pretty -f UUID,TYPE con
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 394 bytes
|
|
>>>
|
|
======================================
|
|
NetworkManager connection profiles
|
|
======================================
|
|
UUID TYPE
|
|
--------------------------------------------------------------------------------------
|
|
UUID-ethernet-REPLACED-REPLACED-REPL ethernet
|
|
5fcfd6d7-1e63-3332-8826-a7eda103792d ethernet
|
|
UUID-con-xx1-REPLACED-REPLACED-REPLA ethernet
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|