Re: multiple profiles

2021-04-16 Thread Thomas Haller via networkmanager-list
On Fri, 2021-04-16 at 17:57 -0700, Abu Rasheda via networkmanager-list wrote: > 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

Re: Output silence!

2021-04-16 Thread Thomas Haller via networkmanager-list
Hi, On Fri, 2021-04-16 at 17:52 -0700, Abu Rasheda via networkmanager-list wrote: > When a command is executed using nmcli, on the success a line like the > following is printed. > > Connection 'eth0-ethernet' (a24480cb-f5d6-40a6-a716-dba09ab53d07) > successfully added. > > Is it possible to no

multiple profiles

2021-04-16 Thread Abu Rasheda via networkmanager-list
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 c

Output silence!

2021-04-16 Thread Abu Rasheda via networkmanager-list
When a command is executed using nmcli, on the success a line like the following is printed. Connection 'eth0-ethernet' (a24480cb-f5d6-40a6-a716-dba09ab53d07) successfully added. Is it possible to not have this line go to standard out? without using ">" operator. May some switch can be passed to

Re: Network Manager Wifi AP without WPS Pin?

2021-04-16 Thread Florian Klein
Hello Thomas, Sorry for the late reply. Georg Müller (https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/756 ) also highlighted the approach of back porting the patch and rebuild Netwo