-
Bug
-
Resolution: Done
-
Normal
-
6.14.0
-
0
-
False
-
-
False
-
CLOSED
-
2,250
-
Phoenix - Content
-
-
-
Moderate
-
Yes
Description of problem: Executing the 'hammer' command to list hosts with the '--field' option to display "Content View" and "Lifecycle Environment" information produces no output.
Version-Release number of selected component (if applicable):
Satellite 6.14
How reproducible:
Execute below command on Satellite 6.14
- hammer host list --fields "Name","Content view","Lifecycle environment"
Actual results:
- hammer host list --fields "Name","Content view","Lifecycle environment"
-------------------------------------
NAME
-------------------------------------
client.example.com
Expected results:
- hammer host list --fields "Name","Content view","Lifecycle environment"
-------------------------------------|-------------------------|---------------------
NAME | CONTENT VIEW | LIFECYCLE ENVIRONMENT
-------------------------------------|-------------------------|---------------------
client.example.com | Default Organization View | Library
Additional info:
Tested and verified to be working on Satellite 6.11 and Satellite 6.13
- duplicates
-
SAT-22136 hammer host list does not print parameters even if they are present in the fields list like LCE and CVs.
- Closed
- external trackers