1HUGO-LIST-EXPIRED(1)Apr(2020) HUGO-LIST-EXPIRED(1)Apr(2020)
2
3
4
5Hugo 0.69.0 Hugo Manual
6
7
9 hugo-list-expired - List all posts already expired
10
11
12
14 hugo list expired [flags]
15
16
17
19 List all of the posts in your content directory which has already
20 expired.
21
22
23
25 -h, --help[=false] help for expired
26
27
28
30 --config="" config file (default is path/config.yaml|json|toml)
31
32
33 --configDir="config" config dir
34
35
36 --debug[=false] debug output
37
38
39 -e, --environment="" build environment
40
41
42 --ignoreVendor[=false] ignores any _vendor directory
43
44
45 --log[=false] enable Logging
46
47
48 --logFile="" log File path (if set, logging enabled automatically)
49
50
51 --quiet[=false] build in quiet mode
52
53
54 -s, --source="" filesystem path to read files relative from
55
56
57 --themesDir="" filesystem path to themes directory
58
59
60 -v, --verbose[=false] verbose output
61
62
63 --verboseLog[=false] verbose logging
64
65
66
68 hugo-list(1)
69
70
71
72 HUGO-LIST-EXPIRED(1)Apr(2020)