Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
Supervisorctl is the command-line client piece of the supervisor which provides a shell-like interface.
supervisorctl {start|stop|restart} {process_name}
supervisorctl {start|stop|restart} {group_name}:*
supervisorctl tail -100 {process_name} stderr
supervisorctl tail -f {process_name} stdout
supervisorctl update
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB