1ZLINT(1)                         User Commands                        ZLINT(1)
2
3
4

NAME

6       zlint - manual page for zlint 3.5.0
7

SYNOPSIS

9       zlint [flags] file...
10

DESCRIPTION

12       ZLint version dev-unknown
13
14       -config string
15
16              A path to valid a TOML file that is to service as the configura‐
17              tion for a single run of ZLint
18
19       -exampleConfig
20
21              Print a complete example of a configuration that is  usable  via
22              the  '-config'  flag and exit. All values listed in this example
23              will be set to their default.
24
25       -excludeNames string
26
27              Comma-separated list of lints to exclude by name
28
29       -excludeSources string
30
31              Comma-separated list of lint sources to exclude
32
33       -format string
34
35              One of {pem, der, base64} (default "pem")
36
37       -includeNames string
38
39              Comma-separated list of lints to include by name
40
41       -includeSources string
42
43              Comma-separated list of lint sources to include
44
45       -list-lints-json
46
47              Print lints in JSON format, one per line
48
49       -list-lints-source
50
51              Print list of lint sources, one per line
52
53       -list-profiles
54
55              Print profiles in JSON format, one per line
56
57       -longSummary
58
59              Prints a human-readable summary report with details
60
61       -nameFilter string
62
63              Only run lints with a name matching the provided regex. (Can not
64              be used with -includeNames/-excludeNames)
65
66       -pretty
67
68              Pretty-print JSON output
69
70       -profile string
71
72              Name  of  the  linting profile to use. Equivalent to enumerating
73              all of the lints in a given profile using includeNames
74
75       -summary
76
77              Prints a short human-readable summary report
78
79       -version
80
81              Print ZLint version and exit
82
83
84
85zlint 3.5.0                       August 2023                         ZLINT(1)
Impressum