hugo version
hugo version
打印 Hugo 的版本号
简介
打印 Hugo 的版本信息
hugo version [flags]
参数
-h, --help version 命令相关的帮助信息
从父命令继承的参数
--config string 配置文件所在路径(默认为 path/config.yaml|json|toml)
--configDir string 配置文件所在的目录(默认为 "config")
--debug 输出调试信息
-e, --environment string build environment
--ignoreVendor ignores any _vendor directory
--log 开启日志功能
--logFile string 日志文件保存路径(如果设置了此参数,日志功能被自动开启)
--quiet 以安静模式构建
-s, --source string filesystem path to read files relative from
--themesDir string filesystem path to themes directory
-v, --verbose 冗余输出
--verboseLog 冗余日志
请参阅
- hugo - 构建站点