Using nmcli to modify VPN type specific properties?
Thomas Haller
thaller at redhat.com
Sat Jul 27 07:04:58 UTC 2024
On Sat, 2024-07-27 at 08:00 +0300, Andrei Borzenkov wrote:
> I can use
>
> nmcli modify xxx vpn.data ...
>
> to change plugin-specific information. Must vpn.data always be the
> full
> set of options? Is it possible to change/add/delete only a single
> option?
>
nmcli connection modify xx +vpn.data ...
nmcli connection modify xx -vpn.data ...
Thomas
More information about the Networkmanager
mailing list