koma75 / crowdutil

Atlassian Crowd utility cli tool
MIT License
1 stars 0 forks source link

implement proper STDOUT output #18

Closed koma75 closed 10 years ago

koma75 commented 10 years ago

current output is almost solely through log4js. although this is acceptable for current use, commands like search and allowing the use of this cli tool with other cli tools (i.e. sed, awk) the current excessive log is not acceptable. we should implement a concise STDOUT output to allow for such use-cases.