On Monday 04 March 2019 16:13:13 Александр Поволоцкий wrote:
> Sounds nice. I'd like also commands "restart" and "graceful" as 
> different ones.
> 
[..]
Thanks for suggestion.  Noted.
Probably:
 curl --unix-socket /var/run/control.unit.sock \
      /control/applications/<name>/restart?graceful=false
(graceful=true by default)
  wbr, Valentin V. Bartenev