Actions
Bug #32444
closedhammer host list --help shows unusable name for IP field
Difficulty:
easy
Triaged:
No
Bugzilla link:
Pull request:
Team Backlog:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1913311
Description of problem: current hammer --csv implementation gives wrong results / some options seem inactive
hammer --csv host list --fields 'Name,IP,Organization,Environment,Operating System,Security,Bugfix,Enhancement' > /tmp/Errata_Report.csv
miss ip , organization , environment columns even if the options are compliant to documentation obtained by # hammer --csv host list --help
Version-Release number of selected component (if applicable): tfm-rubygem-hammer_cli-0.19.2.1-1.el7sat.noarch
How reproducible: execute the command above
The issue is blocking CU to create the proper report produced periodically for review and security purposes
Actions