[("debug_simulate_errors", False, ht.TBool, "Whether to simulate error
s (useful for debugging)"), ("error_codes", False, ht.TBool, "Error co
des"), ("skip_checks", [], ht.TSetOf(ht.TVerifyOptionalChecks), "Which
checks to skip"), ("ignore_errors", [], ht.TSetOf(ht.TCVErrorCode), "
List of error codes that should be treated as warnings"), ("verbose",
False, ht.TBool, "Verbose mode"), ("group_name", None, ht.TMaybeString
, "Optional group name"), ("verify_clutter", False, ht.TBool, "Whether
to check for clutter in the 'authorized_keys' file.")]
|