komrad stop

Ask the running service to stop, and wait until it is gone

komrad

komrad stop

This asks rather than signals, so the service can finish the launch it is in the middle of and say when it is done. It returns once the process has actually gone, not when the address stops answering, which happens well before the shutdown is finished. Nothing serving at the address is not an error.

Agents keep running: they are tmux panes, not children of this process. They are picked back up when the service returns.

Inherited flags#

FlagTypeDescription
--configstringArray

path to a config TOML, repeatable, later files win over earlier ones

--enginestring

engine to reach, named after a file in the config's engines directory, layered over the config