diff --git a/cheat/cheatsheets/nmcli b/cheat/cheatsheets/nmcli index 938e460..9fd94ce 100644 --- a/cheat/cheatsheets/nmcli +++ b/cheat/cheatsheets/nmcli @@ -36,5 +36,8 @@ nmcli dev status # -- the name of the interface nmcli con add type ethernet con-name ifname +# Import OpenVPN connection settings from file: +nmcli con import type openvpn file + # Bring up the ethernet connection nmcli con up