multiple profiles



E.g. running the following command multiple times

nmcli conn add type ethernet

will create multiple files

-rw-r--r--. 1 root root 270 Apr 16 20:53 ifcfg-ethernet
-rw-r--r--. 1 root root 272 Apr 16 20:54 ifcfg-ethernet-1

Is it possible for nmcli to see that ifcfg-ethernet already exist and not create ifcfg-ethernet-1

How can I pass this message to nmcli

Thanks


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]