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

NAME

6       hugo-env - Print Hugo version and environment info
7
8
9

SYNOPSIS

11       hugo env [flags]
12
13
14

DESCRIPTION

16       Print Hugo version and environment info. This is useful in Hugo bug
17       reports.
18
19
20

OPTIONS

22       -h, --help[=false]
23           help for env
24
25
26

OPTIONS INHERITED FROM PARENT COMMANDS

28       --config=""
29           config file (default is path/config.yaml|json|toml)
30
31
32       --configDir="config"
33           config dir
34
35
36       --debug[=false]
37           debug output
38
39
40       --log[=false]
41           enable Logging
42
43
44       --logFile=""
45           log File path (if set, logging enabled automatically)
46
47
48       --quiet[=false]
49           build in quiet mode
50
51
52       -v, --verbose[=false]
53           verbose output
54
55
56       --verboseLog[=false]
57           verbose logging
58
59
60

SEE ALSO

62       hugo(1)
63
64
65
66Hugo 0.55.6                        May 2019                        HUGO-ENV(1)
Impressum