Skip to content
  • Jiří Klimeš's avatar
    cli: allow processing all connections with the same name · 0c4d2b2b
    Jiří Klimeš authored
    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>
    0c4d2b2b