mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 15:38:10 +02:00
Of special interest here is $ nmcli --mode tabular -f all dev show eth0 to look how multiple available connections are printed.
15 lines
701 B
Text
15 lines
701 B
Text
location: clients/tests/test-client.py:881:test_003()/183
|
|
cmd: $NMCLI --mode tabular c s /org/freedesktop/NetworkManager/ActiveConnection/1
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 487 bytes
|
|
>>>
|
|
GROUP NAME UUID DEVICES STATE DEFAULT DEFAULT6 SPEC-OBJECT VPN DBUS-PATH CON-PATH ZONE MASTER-PATH
|
|
GENERAL ethernet UUID-ethernet-REPLACED-REPLACED-REPL eth0 deactivating no no -- no /org/freedesktop/NetworkManager/ActiveConnection/1 /org/freedesktop/NetworkManager/Settings/Connection/3 -- --
|
|
|
|
|
|
<<<
|
|
stderr: 0 bytes
|
|
>>>
|
|
|
|
<<<
|