NetworkManager/cli
Jiří Klimeš a3c06afc12 cli: support file names for 'config' argument when creating team connections
nmcli con add type team config /home/cimrman/team-config.json

libteam (and in turn NetworkManager) configures team devices via plain config
data in JSON format. However, it is useful and more user-friendly for nmcli to
accept also a file name that contains the config data, and read it. Thus the
user is not forced to type whole (possibly long) config on the command line.
2013-11-22 14:09:10 +01:00
..
completion cli: bash completion must not suggest IP options for adding slave types 2013-11-18 16:38:07 +01:00
src cli: support file names for 'config' argument when creating team connections 2013-11-22 14:09:10 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00