1HUGO-LIST-FUTURE(1) Hugo Manual HUGO-LIST-FUTURE(1)
2
3
4
6 hugo-list-future - List all posts dated in the future
7
8
9
11 hugo list future [flags]
12
13
14
16 List all of the posts in your content directory which will be posted in
17 the future.
18
19
20
22 -h, --help[=false]
23 help for future
24
25
26
28 --config=""
29 config file (default is path/config.yaml|json|toml)
30
31
32 --configDir="config"
33 config dir
34
35
36 --debug[=false]
37 debug output
38
39
40 --log[=false]
41 enable Logging
42
43
44 --logFile=""
45 log File path (if set, logging enabled automatically)
46
47
48 --quiet[=false]
49 build in quiet mode
50
51
52 -s, --source=""
53 filesystem path to read files relative from
54
55
56 -v, --verbose[=false]
57 verbose output
58
59
60 --verboseLog[=false]
61 verbose logging
62
63
64
66 hugo-list(1)
67
68
69
70Hugo 0.55.6 May 2019 HUGO-LIST-FUTURE(1)