Scroll to navigation

HUGO-LIST(1) Hugo Manual HUGO-LIST(1)

NAME

hugo-list - Listing out various types of content

SYNOPSIS

hugo list [OPTIONS]

DESCRIPTION

Listing out various types of content.

List requires a subcommand, e.g. hugo list drafts.

OPTIONS

-s, --source=""
filesystem path to read files relative from

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

hugo(1), hugo-list-drafts(1), hugo-list-expired(1), hugo-list-future(1)

Dec 2016 Hugo 0.18.1