tomwer stop-data-listener#

Purpose#

send SIGTERM or SIGKILL signal to the process occupying rpc-server port (must have been launched by tomwer and from the same user

Usage#

tomwer stop-data-listener [-h] [[--port port --sigkill]]

Options#

port             Port of the rpc-server if differs from the tomwer settings (might by needed if the port evolve with time)

sigill           send a SIGKILL signal instead of a SIGTERM

-h, --help            show this help message and exit

Examples of usage#

tomwer stop-data-listener

tomwer stop-data-listener --sigkill