NetworkManager/cli
Jiří Klimeš 0c4d2b2b9e cli: allow processing all connections with the same name
When there are multiple connection profiles of the same name, we used to take
and process only the first one.
We change the behaviour to process all the connections now in these commands:

nmcli connection show   <duplicated name>
nmcli connection down   <duplicated name>
nmcli connection delete <duplicated name>
2014-01-23 13:46:46 +01:00
..
completion cli/bash-completion: trivial rename of functions 2014-01-10 12:12:13 +01:00
src cli: allow processing all connections with the same name 2014-01-23 13:46:46 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00