mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 15:50:36 +01:00
'nmcli connection show <con_id1> --show-secrets' secrets were not shown. 'nmcli connection show <con_id1> --show-secrets <con_id2>' secrets were shown only for connection ids following the "--show-secrets" option (so only for 'con_id2'). Fix these behaviors showing secrets for all connections also if the "--show-secrets" option is put after the connection ids. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| nm-online.c | ||