.. _incr: Increment the number of processes in a watcher ============================================== This comment increment the number of processes in a watcher by +1. ZMQ Message ----------- :: { "command": "incr", "properties": { "name": "" } } The response return the number of processes in the 'numprocesses` property:: { "status": "ok", "numprocesses": , "time", "timestamp" } Command line ------------ :: $ circusctl incr Options +++++++ - : name of the watcher