[("group_name", None, ht.TNonEmptyString, "Group name"), ("debug_simul
ate_errors", False, ht.TBool, "Whether to simulate errors (useful for
debugging)"), ("error_codes", False, ht.TBool, "Error codes"), ("skip_
checks", [], ht.TSetOf(ht.TVerifyOptionalChecks), "Which checks to ski
p"), ("ignore_errors", [], ht.TSetOf(ht.TCVErrorCode), "List of error
codes that should be treated as warnings"), ("verbose", False, ht.TBoo
l, "Verbose mode"), ("verify_clutter", False, ht.TBool, "Whether to ch
eck for clutter in the 'authorized_keys' file.")]
|