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