NetworkManager/cli
Jiří Klimeš f96cd68d90 cli: allow editing existing connections in interactive editor
So the syntax is now:
nmcli con edit [id | uuid | path ] <ID>
  - for editing an existing connection

nmcli con edit [type <new connection type>] [con-name <new connection name>]
  - for adding a new connection
2013-07-22 13:36:54 +02:00
..
completion cli: update bash completion file - 'nmcli connection reload' 2013-06-18 15:45:16 +02:00
src cli: allow editing existing connections in interactive editor 2013-07-22 13:36:54 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00