Feature #12293
closed
Control the attributes which are returned from a list command
Added by Bryan Kearney about 9 years ago.
Updated over 6 years ago.
Description
Users would like to pass in a set of attributes for an object, and use that control the output of the list commands. For example
hammer foo list --attribtues A,B,C,D --csv
would return
A,B,C,D
foo1.A, foo1.B, foo1.C, foo1.D
foo2.A, foo2.B, foo2.C, foo2.D
- Bugzilla link set to 1267445
- Related to Feature #16314: Generate a custom report of specific fields added
- Subject changed from [RFE] Control the attributes which are returned from a list command to Control the attributes which are returned from a list command
- Category set to Hammer core
- Target version set to 115
@marek - I would suggest moving this to hammer csv category. I have this working already for content-hosts (which could also dump out custom host info too, of course). If you're agreeable, assign to me and switch category. Thanks!
Hi Tom, it's great you have it working in csv already. I vote for keeping the issue in hammer core and implement it in generic manner so that other output adapters can use it and all plugins can take advantage of optional columns. Hopefully it will be possible to re-use code from your solution.
- Assignee set to Akshay Mendhe
- Triaged set to No
- Status changed from New to Duplicate
Hi Akshay,
I'm sorry but this issue is a duplicate of https://projects.theforeman.org/issues/19135 that we already have an open PR for. I didn't realize this issue exist until you assigned it to yourself and I received a notification. I'm going to close this one in favor of 19135.
- Is duplicate of Feature #19135: Possibility to limit or add fields that are displayed added
Also available in: Atom
PDF