ingenieux/beanstalker

XML output, to file

Closed this issue · 1 comments

Would be very convenient to have an ability to get data in XML format, saved to a specified file.

Instead, json, as Jackson is already there.

mvn beanstalk:describe-environments -Dbeanstalk.outputFile=output.json

Will yield a file like this one: https://gist.github.com/3436138