Project

General

Profile

Actions

Bug #26961

closed

Field filtering (--fileds option) prints more fields then requested

Added by Martin Bacovsky over 5 years ago. Updated over 5 years ago.

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

Description

Currently fields prints all fields that start with the field in the list. I like the possibilities this opens but would prefer it to be rather opt-in.

Current state:

hammer host info --id 4 --fields network
Network:            
    IPv4 address: 192.168.121.172
    MAC:          52:54:00:c8:6b:01
    Subnet ipv4:  pichi.example.com
    Domain:       pichi.example.com
Network interfaces: 
 1) Id:           4
    Identifier:   eth0
    Type:         interface (primary, provision)
    MAC address:  52:54:00:c8:6b:01
    IPv4 address: 192.168.121.172
    FQDN:         centos7.pichi.example.com

I would expect only "Network" to be printed as it is what I asked for. Possibility to have 'hammer host info --id 4 --fields network*' for what we see today would be nice and useful.

Actions

Also available in: Atom PDF