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)
13 lines
277 B
Text
13 lines
277 B
Text
location: clients/tests/test-client.py:825:test_004()/1
|
|
cmd: $NMCLI c add type wifi ifname '*' ssid foobar con-name con-xx1
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 80 bytes
|
|
>>>
|
|
Connection 'con-xx1' (UUID-con-xx1-REPLACED-REPLACED-REPLA) successfully added.
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|