NetworkManager/cli
Jiří Klimeš 245d86bbcb cli: make id|uuid optional for 'nmcli connection down'
and also allow identifying connetions with 'path' and 'apath' that accepts either
the whole D-Dus path or just an index.

nmcli connection down [id|uuid|path|apath] <ID>

Example:
nmcli connection down con1
nmcli connection down con1 con2 apath 1 id my-wifi
2013-04-08 16:09:23 -05:00
..
completion Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00
src cli: make id|uuid optional for 'nmcli connection down' 2013-04-08 16:09:23 -05:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00