hugo list expired
Hugo列表过期
列出已过期的所有文章
概要
列出内容目录中已过期的所有文章。
hugo list expired [flags] [args]
选项
-h, --help 帮助hugo过期指令
从父命令继承的选项
--clock string 设置Hugo使用的时钟,例如 --clock 2021-11-06T22:30:00.00+09:00
--config string 配置文件(默认为hugo.yaml|json|toml)
--configDir string 配置目录(默认为“config”)
--debug 调试输出
-d, --destination string 写入文件的文件系统路径
-e, --environment string 构建环境
--ignoreVendorPaths string 忽略与给定的通配符模式匹配的模块路径中的任何_vendor
--logLevel string 日志级别(debug|info|warn|error)
--quiet 静默模式下构建
-s, --source string 从文件系统路径相对读取文件
--themesDir string 主题目录的文件系统路径
-v, --verbose 详细输出
另请参阅
- hugo list - 列出各种类型的内容