.nh .TH "HUGO-CONFIG" "1" "Mar 2023" "Hugo 0.111.3" "Hugo Manual" .SH NAME .PP hugo-config - Print the site configuration .SH SYNOPSIS .PP \fBhugo config [flags]\fP .SH DESCRIPTION .PP Print the site configuration, both default and custom settings. .SH OPTIONS .PP \fB--clock\fP="" set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00 .PP \fB-e\fP, \fB--environment\fP="" build environment .PP \fB-h\fP, \fB--help\fP[=false] help for config .PP \fB--ignoreVendorPaths\fP="" ignores any _vendor for module paths matching the given Glob pattern .PP \fB-s\fP, \fB--source\fP="" filesystem path to read files relative from .PP \fB--themesDir\fP="" filesystem path to themes directory .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--config\fP="" config file (default is hugo.yaml|json|toml) .PP \fB--configDir\fP="config" config dir .PP \fB--debug\fP[=false] debug output .PP \fB--log\fP[=false] enable Logging .PP \fB--logFile\fP="" log File path (if set, logging enabled automatically) .PP \fB--quiet\fP[=false] build in quiet mode .PP \fB-v\fP, \fB--verbose\fP[=false] verbose output .PP \fB--verboseLog\fP[=false] verbose logging .SH SEE ALSO .PP \fBhugo(1)\fP, \fBhugo-config-mounts(1)\fP