Managing network interfaces using network manager CLI (nmcli)
List available connections
nmcli connection show
Connect to a network
nmcli c up uuid UUID
Where UUID is given by the command nmcli connection show
nmcli connection show
nmcli c up uuid UUID
Where UUID is given by the command nmcli connection show