1HUGO-COMPLETION(1)                Hugo Manual               HUGO-COMPLETION(1)
2
3
4

NAME

6       hugo-completion  - Generate the autocompletion script for the specified
7       shell
8
9
10

SYNOPSIS

12       hugo completion [flags]
13
14
15

DESCRIPTION

17       Generate the autocompletion script for hugo for  the  specified  shell.
18       See  each  sub-command's  help  for details on how to use the generated
19       script.
20
21
22

OPTIONS

24       -h, --help[=false]      help for completion
25
26
27

OPTIONS INHERITED FROM PARENT COMMANDS

29       --config=""      config file (default is path/config.yaml|json|toml)
30
31
32       --configDir="config"      config dir
33
34
35       --debug[=false]      debug output
36
37
38       -e, --environment=""      build environment
39
40
41       --ignoreVendorPaths=""      ignores any _vendor for module paths match‐
42       ing the given Glob pattern
43
44
45       --log[=false]      enable Logging
46
47
48       --logFile=""      log File path (if set, logging enabled automatically)
49
50
51       --quiet[=false]      build in quiet mode
52
53
54       -s, --source=""      filesystem path to read files relative from
55
56
57       --themesDir=""      filesystem path to themes directory
58
59
60       -v, --verbose[=false]      verbose output
61
62
63       --verboseLog[=false]      verbose logging
64
65
66

SEE ALSO

68       hugo(1), hugo-completion-bash(1), hugo-completion-fish(1), hugo-comple‐
69       tion-powershell(1), hugo-completion-zsh(1)
70
71
72
73Hugo 0.93.3                        May 2022                 HUGO-COMPLETION(1)
Impressum