Remember: If you're starting out with Zato, use Docker Quickstart. It's going to start a fully working environment for you in 5 minutes and then you can focus on your real integration and automation work. Use the instructions below only if you're an advanced user.
Stops already started Zato components, such as servers. The command works with any Zato component, including Dashboard, the load-balancer and scheduler.
Usage example
$ zato stop ~/dev3/server
Server `/home/zato/dev3/server` shutting down
$