cli: make id|uuid specifiers optional for 'connection list' and 'connection status'
And also allow: - identifying connetions with 'path'/'apath' accepting either the whole D-Dus path or just an index - multiple connections on cmdline at once nmcli connection list [[id|uuid|path] <ID>] nmcli connection status [[id|uuid|path|apath] <ID>] Examples: nmcli c l nmcli c l "My Wi-Fi 1" airpoirt1 cpath 23 id "My Wi-Fi 2" nmcli c s nmcli c s apath 1 ee19b893-e2a7-42cf-ac82-34506f07a05f
Showing
Please register or sign in to comment