Description of problem: spacewalk-report requires specific options ordering. Not sure if this is a bug, but could be more user-friendly. Version-Release number of selected component (if applicable): spacewalk-backend-tools-0.7.12-1.el5 How reproducible: always Steps to Reproduce: 1. # spacewalk-report --multival-on-rows inventory # works 2. # spacewalk-report inventory --multival-on-rows # do not work Actual results: Step 1 works as expected, step 2 shows: # spacewalk-report inventory --multival-on-rows | grep 1000010043 usage: options for report inventory spacewalk-report: error: no such option: --multival-on-rows Expected results: Step 2 should work same as step 1.
Fixed in Spacewalk master, 0a3acfa16dc946fc389efcda456e17617d383133. Note that to get description on field list, you now have to use --list-fields-info.
Tagged as spacewalk-backend-tools-0.7.15-1.
Spacewalk 0.7 released.