job command doesn't seem to use --xml properly
rtyler opened this issue · 1 comments
rtyler commented
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 ?
rtyler commented
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 ?