mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-20 09:08:15 +02:00
Of special interest here is $ nmcli --mode tabular -f all dev show eth0 to look how multiple available connections are printed.
22 lines
1.2 KiB
Text
22 lines
1.2 KiB
Text
location: clients/tests/test-client.py:881:test_003()/193
|
|
cmd: $NMCLI --mode tabular --pretty c s /org/freedesktop/NetworkManager/ActiveConnection/1
|
|
lang: C
|
|
returncode: 0
|
|
stdout: 1033 bytes
|
|
>>>
|
|
==============================
|
|
Connection profile details
|
|
==============================
|
|
======================================================================
|
|
Activate connection details (UUID-ethernet-REPLACED-REPLACED-REPL)
|
|
======================================================================
|
|
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
|
|
>>>
|
|
|
|
<<<
|