4a55322 Issue 50746 - Add option to healthcheck to list all the lint reports

Authored and Committed by mhonek 3 years ago
    Issue 50746 - Add option to healthcheck to list all the lint reports
    
    Bug Description:
    Healthcheck lacks a way to find out what checks are available.
    
    Fix Description:
    Add dsctl healthcheck options to list available checks, known error
    codes, and ability to run cehcks selectively. The checks are rather
    hierarchically structured and in some cases matchable by patterns (by
    use of asterisk).
    
    Fixes https://pagure.io/389-ds-base/issue/50746
    
    Author: Matus Honek <mhonek@redhat.com>
    
    Review by: Mark, William, Simon (thanks for the patience!)
    
        
file modified
+1 -0
file modified
+11 -2
file modified
+8 -5
file modified
+9 -20
file modified
+0 -3
file modified
+74 -51
file modified
+4 -1
file modified
+10 -13
file modified
+4 -1
file modified
+8 -2