mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 10:38:30 +02:00
How does `nmcli -f ALL dev show $DEV` look, if it references a connection that is invisible to the user? Note in the output: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: (null) | (null)
18 lines
555 B
Text
18 lines
555 B
Text
location: clients/tests/test-client.py:791:test_003()/61
|
|
cmd: $NMCLI -f UUID,TYPE --mode multiline con
|
|
lang: C
|
|
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
|
|
>>>
|
|
|
|
<<<
|