table of contents
other versions
HUGO-ENV(1) | Hugo Manual | HUGO-ENV(1) |
NAME¶
hugo-env - Print Hugo version and environment info
SYNOPSIS¶
hugo env [OPTIONS]
DESCRIPTION¶
Print Hugo version and environment info. This is useful in Hugo bug reports.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--config=""
config file (default is path/config.yaml|json|toml)
--log[=false]
Enable Logging
--logFile=""
Log File path (if set, logging enabled automatically)
--quiet[=false]
build in quiet mode
-v, --verbose[=false]
verbose output
--verboseLog[=false]
verbose logging
SEE ALSO¶
Dec 2016 | Hugo 0.18.1 |