jenkinsci/jenkins.rb

job command doesn't seem to use --xml properly

Closed this issue · 1 comments

No error, just doesn't seem to support the --xml option properly

14:37:42 tyler@kiwi flexd master ? jenkins job charon --xml
ERROR: Select an output format: --json, --xml, --yaml, --hash
14:37:46 tyler@kiwi flexd master ? jenkins job charon --json
{"name":"charon","actions":[{},{},{},{}], etc etc etc
14:37:49 tyler@kiwi flexd master ?

Also, FWIW this is using ree:

14:37:49 tyler@kiwi flexd master ? rvm list

rvm rubies

=> ree-1.8.7-2010.02 [ x86_64 ]

14:39:24 tyler@kiwi flexd master ?