Project

General

Profile

Actions

Feature #12293

closed

Control the attributes which are returned from a list command

Added by Bryan Kearney over 8 years ago. Updated over 5 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 #1

Updated by Bryan Kearney over 8 years ago

  • Bugzilla link set to 1267445
Actions #2

Updated by Ondřej Pražák over 7 years ago

  • Related to Feature #16314: Generate a custom report of specific fields added
Actions #3

Updated by Tomáš Strachota over 7 years ago

  • 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
Actions #4

Updated by Thomas McKay over 7 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 7 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 #6

Updated by Akshay Mendhe over 5 years ago

  • Assignee set to Akshay Mendhe
  • Triaged set to No
Actions #7

Updated by Tomáš Strachota over 5 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 #8

Updated by Tomáš Strachota over 5 years ago

  • Is duplicate of Feature #19135: Possibility to limit or add fields that are displayed added
Actions

Also available in: Atom PDF