NetworkManager/cli
Jiří Klimeš 90c02cafdc cli: allow specifying 'master' for slaves as connection ID (rh #1057494)
nmcli con add type *-slave ifname em1 master <ifname|UUID|name>

'master' property of 'connection' setting has to be either interface name or
connection UUID of master connection. However, to make nmcli more convenient
for users, we also allow specifying connection name and translating it to UUID
automatically.

https://bugzilla.redhat.com/show_bug.cgi?id=1057494
2014-03-12 10:32:11 +01:00
..
completion cli/bash-completion: fix nmcli connection CMD completion for --help option 2014-03-02 17:55:14 +01:00
src cli: allow specifying 'master' for slaves as connection ID (rh #1057494) 2014-03-12 10:32:11 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00