table of contents
other versions
HUGO-CONFIG(1) | Hugo Manual | HUGO-CONFIG(1) |
NAME¶
hugo-config - Print the site configuration
SYNOPSIS¶
hugo config [OPTIONS]
DESCRIPTION¶
Print the site configuration, both default and custom settings.
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 |