cli: allow processing all connections with the same name
When there are multiple connection profiles of the same name, we used to take and process only the first one. We change the behaviour to process all the connections now in these commands: nmcli connection show <duplicated name> nmcli connection down <duplicated name> nmcli connection delete <duplicated name>
Showing
Please register or sign in to comment