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

NAME

9       hugo-list - Listing out various types of content
10
11
12

SYNOPSIS

14       hugo list [flags]
15
16
17

DESCRIPTION

19       Listing out various types of content.
20
21
22       List requires a subcommand, e.g. hugo list drafts.
23
24
25

OPTIONS

27       -h, --help[=false]      help for list
28
29
30

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

70       hugo(1),  hugo-list-all(1),  hugo-list-drafts(1), hugo-list-expired(1),
71       hugo-list-future(1)
72
73
74
75                                                         HUGO-LIST(1)Apr(2020)
Impressum