少于1分钟
https://gohugo.io/commands/hugo_list_all/
列出所有文章
列出您内容目录中的所有文章,包括草稿、未来和过期的页面。
hugo list all [flags]
-h, --help help for all
--clock string 设置 Hugo 使用的时钟,例如 --clock 2021-11-06T22:30:00.00+09:00
--config string 配置文件(默认为 hugo.yaml|json|toml)
--configDir string 配置目录(默认为 "config")
--debug 调试输出
-e, --environment string 构建环境
--ignoreVendorPaths string 忽略匹配给定 Glob 模式的模块路径中的任何 _vendor
--log 启用日志记录
--logFile string 日志文件路径(如果设置,将自动启用日志记录)
--quiet 静默模式下构建
-s, --source string 文件系统路径,相对于该路径读取文件
--themesDir string 主题目录的文件系统路径
-v, --verbose 冗长输出
--verboseLog 详细日志记录