1HUGO-CONFIG-MOUNTS(1) Hugo Manual HUGO-CONFIG-MOUNTS(1)
2
3
4
6 hugo-config-mounts - Print the configured file mounts
7
8
9
11 hugo config mounts [flags]
12
13
14
16 Print the configured file mounts
17
18
19
21 -h, --help[=false] help for mounts
22
23
24
26 --config="" config file (default is path/config.yaml|json|toml)
27
28
29 --configDir="config" config dir
30
31
32 --debug[=false] debug output
33
34
35 -e, --environment="" build environment
36
37
38 --ignoreVendorPaths="" ignores any _vendor for module paths match‐
39 ing the given Glob pattern
40
41
42 --log[=false] enable Logging
43
44
45 --logFile="" log File path (if set, logging enabled automatically)
46
47
48 --quiet[=false] build in quiet mode
49
50
51 -s, --source="" filesystem path to read files relative from
52
53
54 --themesDir="" filesystem path to themes directory
55
56
57 -v, --verbose[=false] verbose output
58
59
60 --verboseLog[=false] verbose logging
61
62
63
65 hugo-config(1)
66
67
68
69Hugo 0.93.3 May 2022 HUGO-CONFIG-MOUNTS(1)