mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 19:40:12 +01:00
The option allows you to specify custom sorting order. Default order (when no --order is provided) corresponds to -o "active:name:path" Examples: nmcli con show -o name nmcli con show -o +name - sort connections by name alphabetically nmcli con show -o -name - sort connections by name alphabetically in reverse order mmcli con show -o active:name - sort connections first by active status, then by name mmcli con show -o -path - sort connections by D-Bus path in reverse order |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| NetworkManager.conf.xml.in | ||
| NetworkManager.xml | ||
| nm-online.1.in | ||
| nm-settings-ifcfg-rh.xsl | ||
| nm-settings-keyfile.xsl | ||
| nm-settings.xsl | ||
| nm-system-settings.conf.5.in | ||
| nmcli-examples.xml | ||
| nmcli.1.in | ||
| nmtui.1.in | ||