Display return code / filter by return code, colorize
Reported by jhmartin | June 23rd, 2011 @ 08:49 AM
When performing an ad-hoc command, please make it possible to
display the return code returned by the remote host. Furthermore,
allow for me to pass an argument that will show me just the output
from instances that either succeeded or failed (0 or non-zero
return code), and consider colorizing the output such that non-zero
return codes are obvious.
Keep in mind that colorized output is problematic when run from cron, so dispatch should detect if it is being run from cron and suppress color output if there is no tty. A command-line flag to force colors on/off helps for cases where this detection fails.
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues