listen(1) General Commands Manual listen(1)

listen - Listen for new build requests

listen [-h|--help] [MAX_EVENTS]

Launch a long running process which will subscribe to build events and process them sequentially. This opens up a long running database connection and is intended to be run by a service manager such as systemd.

Print help (see a summary with '-h')
[MAX_EVENTS]
Process this many events and then shutdown
listen