RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1780328 - ipa-healthcheck - Mention that the default output format is JSON.
Summary: ipa-healthcheck - Mention that the default output format is JSON.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa-healthcheck
Version: 8.1
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: 8.0
Assignee: Rob Crittenden
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-05 17:17 UTC by Têko Mihinto
Modified: 2021-05-18 15:48 UTC (History)
6 users (show)

Fixed In Version: ipa-healthcheck-0.7-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 15:47:50 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Têko Mihinto 2019-12-05 17:17:50 UTC
Description of problem:
It would be nice to add in the man page that the default output format is JSON.

Version-Release number of selected component (if applicable):
# rpm -qa | grep ipa-server
ipa-server-common-4.8.0-11.module+el8.1.0+4247+9f3fd721.noarch
ipa-server-4.8.0-11.module+el8.1.0+4247+9f3fd721.x86_64
#

How reproducible:
Always.

Steps to Reproduce:
# ipa-healthcheck --help

Actual results:
...
json:
  Output information in JSON format

  --indent INDENT       Indention level of JSON output

human:
  Display output in a more human-friendly way
...

Expected results:
...
json:
  Output information in JSON format ( this is the default ).

  --indent INDENT       Indention level of JSON output
...

Additional info:

Comment 2 Rob Crittenden 2020-11-03 21:16:15 UTC
Fixed in upstream: 4defcc17f6e1ac181e07d792082eb5ee6982280c

Comment 9 Sudhir Menon 2020-12-17 07:53:23 UTC
Tested on RHEL8.4

[root@server1 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.4 Beta (Ootpa)
[root@server1 ~]# rpm -q ipa-server ipa-healthcheck
ipa-server-4.9.0-0.5.rc3.module+el8.4.0+9124+ced20601.x86_64
ipa-healthcheck-0.7-3.module+el8.4.0+9007+5084bdd8.noarch

#man ipa-healthcheck

--output-type=TYPE
  Set the output type. Supported variants are human and json. The default is
json.

Comment 11 errata-xmlrpc 2021-05-18 15:47:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:1846


Note You need to log in before you can comment on or make changes to this bug.