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       -h, --help[=false]      help for list
25
26
27

OPTIONS INHERITED FROM PARENT COMMANDS

29       --clock=""        set   the   clock   used   by   Hugo,   e.g.  --clock
30       2021-11-06T22:30:00.00+09:00
31
32
33       --config=""      config file (default is path/config.yaml|json|toml)
34
35
36       --configDir="config"      config dir
37
38
39       --debug[=false]      debug output
40
41
42       -e, --environment=""      build environment
43
44
45       --ignoreVendorPaths=""      ignores any _vendor for module paths match‐
46       ing the given Glob pattern
47
48
49       --log[=false]      enable Logging
50
51
52       --logFile=""      log File path (if set, logging enabled automatically)
53
54
55       --quiet[=false]      build in quiet mode
56
57
58       -s, --source=""      filesystem path to read files relative from
59
60
61       --themesDir=""      filesystem path to themes directory
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.101.0                       Oct 2022                       HUGO-LIST(1)
Impressum