docs: Regen CLI docs
This commit is contained in:
parent
0fc86783ee
commit
44628616af
42 changed files with 42 additions and 1 deletions
|
@ -29,6 +29,7 @@ See each sub-command's help for details on how to use the generated script.
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -52,6 +52,7 @@ hugo completion bash
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -43,6 +43,7 @@ hugo completion fish [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -40,6 +40,7 @@ hugo completion powershell [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -54,6 +54,7 @@ hugo completion zsh [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -38,6 +38,7 @@ hugo config [command] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -32,6 +32,7 @@ hugo config mounts [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -32,6 +32,7 @@ hugo convert toJSON [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
-o, --output string filesystem path to write files to
|
-o, --output string filesystem path to write files to
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
|
|
|
@ -32,6 +32,7 @@ hugo convert toTOML [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
-o, --output string filesystem path to write files to
|
-o, --output string filesystem path to write files to
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
|
|
|
@ -32,6 +32,7 @@ hugo convert toYAML [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
-o, --output string filesystem path to write files to
|
-o, --output string filesystem path to write files to
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
|
|
|
@ -42,6 +42,7 @@ hugo deploy [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo env [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -27,6 +27,7 @@ Generate documentation for your project using Hugo's documentation engine, inclu
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -37,6 +37,7 @@ hugo gen chromastyles [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -37,6 +37,7 @@ hugo gen doc [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -34,6 +34,7 @@ hugo gen man [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -29,6 +29,7 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -34,6 +34,7 @@ hugo import jekyll [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -29,6 +29,7 @@ List requires a subcommand, e.g. hugo list drafts
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo list all [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo list drafts [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo list expired [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo list future [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo list published [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -38,6 +38,7 @@ See https://gohugo.io/hugo-modules/ for more information.
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -38,6 +38,7 @@ hugo mod clean [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -62,6 +62,7 @@ hugo mod get [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -39,6 +39,7 @@ hugo mod graph [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -43,6 +43,7 @@ hugo mod init [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo mod npm [command] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -46,6 +46,7 @@ hugo mod npm pack [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -32,6 +32,7 @@ hugo mod tidy [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -38,6 +38,7 @@ hugo mod vendor [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -37,6 +37,7 @@ hugo mod verify [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -34,6 +34,7 @@ Ensure you run this within the root directory of your site.
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -46,6 +46,7 @@ hugo new content [path] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -35,6 +35,7 @@ hugo new site [path] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -34,6 +34,7 @@ hugo new theme [name] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -50,7 +50,6 @@ hugo server [command] [flags]
|
||||||
--liveReloadPort int port for live reloading (i.e. 443 in HTTPS proxy situations) (default -1)
|
--liveReloadPort int port for live reloading (i.e. 443 in HTTPS proxy situations) (default -1)
|
||||||
--minify minify any supported output format (HTML, XML etc.)
|
--minify minify any supported output format (HTML, XML etc.)
|
||||||
-N, --navigateToChanged navigate to changed content file on live browser reload
|
-N, --navigateToChanged navigate to changed content file on live browser reload
|
||||||
--noBuildLock don't create .hugo_build.lock file
|
|
||||||
--noChmod don't sync permission mode of files
|
--noChmod don't sync permission mode of files
|
||||||
--noHTTPCache prevent HTTP caching
|
--noHTTPCache prevent HTTP caching
|
||||||
--noTimes don't sync modification time of files
|
--noTimes don't sync modification time of files
|
||||||
|
@ -85,6 +84,7 @@ hugo server [command] [flags]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -28,6 +28,7 @@ hugo server trust [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
|
@ -31,6 +31,7 @@ hugo version [flags] [args]
|
||||||
-e, --environment string build environment
|
-e, --environment string build environment
|
||||||
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
|
||||||
--logLevel string log level (debug|info|warn|error)
|
--logLevel string log level (debug|info|warn|error)
|
||||||
|
--noBuildLock don't create .hugo_build.lock file
|
||||||
--quiet build in quiet mode
|
--quiet build in quiet mode
|
||||||
-M, --renderToMemory render to memory (mostly useful when running the server)
|
-M, --renderToMemory render to memory (mostly useful when running the server)
|
||||||
-s, --source string filesystem path to read files relative from
|
-s, --source string filesystem path to read files relative from
|
||||||
|
|
Loading…
Add table
Reference in a new issue