Manage system configuration parameters. Necessitates to be root when setting configuration. More information: https://ss64.com/osx/scutil.html.
scutil --dns
scutil --proxy
scutil --get ComputerName
sudo scutil --set ComputerName {{computer_name}}
scutil --get HostName
scutil --set HostName {{hostname}}