1HUGO-LIST-DRAFTS(1)Apr(2020)                      HUGO-LIST-DRAFTS(1)Apr(2020)
2
3
4
5Hugo 0.69.0 Hugo Manual
6
7

NAME

9       hugo-list-drafts - List all drafts
10
11
12

SYNOPSIS

14       hugo list drafts [flags]
15
16
17

DESCRIPTION

19       List all of the drafts in your content directory.
20
21
22

OPTIONS

24       -h, --help[=false]      help for drafts
25
26
27

OPTIONS INHERITED FROM PARENT COMMANDS

29       --config=""      config file (default is path/config.yaml|json|toml)
30
31
32       --configDir="config"      config dir
33
34
35       --debug[=false]      debug output
36
37
38       -e, --environment=""      build environment
39
40
41       --ignoreVendor[=false]      ignores any _vendor directory
42
43
44       --log[=false]      enable Logging
45
46
47       --logFile=""      log File path (if set, logging enabled automatically)
48
49
50       --quiet[=false]      build in quiet mode
51
52
53       -s, --source=""      filesystem path to read files relative from
54
55
56       --themesDir=""      filesystem path to themes directory
57
58
59       -v, --verbose[=false]      verbose output
60
61
62       --verboseLog[=false]      verbose logging
63
64
65

SEE ALSO

67       hugo-list(1)
68
69
70
71                                                  HUGO-LIST-DRAFTS(1)Apr(2020)
Impressum