Project

General

Custom queries

Profile

Actions

Feature #12293

closed

Control the attributes which are returned from a list command

Added by Bryan Kearney over 9 years ago. Updated over 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
-
Difficulty:
Triaged:
No
Team Backlog:
Marek
Fixed in Releases:
Found in Releases:
In Kanboard:

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


Related issues 2 (0 open2 closed)

Related to Foreman - Feature #16314: Generate a custom report of specific fieldsDuplicate08/26/2016Actions
Is duplicate of Hammer CLI - Feature #19135: Possibility to limit or add fields that are displayedClosedOleh FedorenkoActions
Actions #4

Updated by Thomas McKay over 8 years ago

@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!

Actions #5

Updated by Tomáš Strachota over 8 years ago

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.

Actions #7

Updated by Tomáš Strachota over 6 years ago

  • 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.

Actions

Also available in: Atom PDF