Linux
% sudo /usr/bin/systemctl restart supervisor
Or
% sudo /sbin/service supervisor restart
OS X macOS
% sudo launchctl stop com.pipelinefx.supervisor
% sudo launchctl start com.pipelinefx.supervisor
...
You can also restart the Supervisor via the GUI:
"Administration > Supervisor > Stop", then
"Administration > Supervisor > Start"