mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-20 03:18:08 +02:00
Previously we would only complete connections given by ID. The following would work: $ nmcli connection modify id <ID> <TAB> $ nmcli connection modify <ID> <TAB> $ nmcli connection modify uuid <UUID> <TAB> but the following would not work: $ nmcli connection modify <UUID> <TAB> |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| Makefile.am | ||
| nm-online.c | ||