circus-tent / circus

A Process & Socket Manager built with zmq
http://circus.readthedocs.org/
Other
1.55k stars 258 forks source link

'circusctl options <watcher>' command -- output modification #1096

Open mercma opened 6 years ago

mercma commented 6 years ago

This patch changes the output of the:

'circusctl options '

to match the information in the [watcher:] section of the configuration file. You can now view any rlimit_, and std[out|err]_stream options. The dict information from std[out|err]_stream_conf has been removed from the output, replace with std[out|err]_stream. (as it would appear in the configuration file)

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.07%) to 62.84% when pulling 2018457c27cc4fa9ce75c0d821b9b403bad8e7cd on mercma:options-like-ini into 5dd5e964007c2b2e327be6e46bea836697bbb557 on circus-tent:master.