1HUGO-LIST(1)                      Hugo Manual                     HUGO-LIST(1)
2
3
4

NAME

6       hugo-list - Listing out various types of content
7
8
9

SYNOPSIS

11       hugo list [flags]
12
13
14

DESCRIPTION

16       Listing out various types of content.
17
18
19       List requires a subcommand, e.g. hugo list drafts.
20
21
22

OPTIONS

24       --clock=""        set   the   clock   used   by   Hugo,   e.g.  --clock
25       2021-11-06T22:30:00.00+09:00
26
27
28       -e, --environment=""      build environment
29
30
31       -h, --help[=false]      help for list
32
33
34       --ignoreVendorPaths=""      ignores any _vendor for module paths match‐
35       ing the given Glob pattern
36
37
38       -s, --source=""      filesystem path to read files relative from
39
40
41       --themesDir=""      filesystem path to themes directory
42
43
44

OPTIONS INHERITED FROM PARENT COMMANDS

46       --config=""      config file (default is hugo.yaml|json|toml)
47
48
49       --configDir="config"      config dir
50
51
52       --debug[=false]      debug output
53
54
55       --log[=false]      enable Logging
56
57
58       --logFile=""      log File path (if set, logging enabled automatically)
59
60
61       --quiet[=false]      build in quiet mode
62
63
64       -v, --verbose[=false]      verbose output
65
66
67       --verboseLog[=false]      verbose logging
68
69
70

SEE ALSO

72       hugo(1),  hugo-list-all(1),  hugo-list-drafts(1), hugo-list-expired(1),
73       hugo-list-future(1)
74
75
76
77Hugo 0.111.3                       Jul 2023                       HUGO-LIST(1)
Impressum