network profile change with cli interface - githeim/windheim_archive GitHub Wiki

network profile change with cli interface

$ nmcli connection show 
or
$ nmcli c show 

NAME                UUID                                  TYPE      DEVICE  
intra               6a1f6419-55a2-472f-931c-6483f8c06e7a  ethernet  eth0    
docker0             5f37c0a4-d4de-48a1-b870-00e31d91d57c  bridge    docker0 
Wired connection 1  5b44dbd6-5ae8-385f-9fff-38b0cf2f8016  ethernet  --      

change network profile

sudo nmcli c up intra