1HUGO-CONVERT(1)Nov(2019)                              HUGO-CONVERT(1)Nov(2019)
2
3
4
5Hugo 0.59.1 Hugo Manual
6
7

NAME

9       hugo-convert - Convert your content to different formats
10
11
12

SYNOPSIS

14       hugo convert [flags]
15
16
17

DESCRIPTION

19       Convert your content (e.g. front matter) to different formats.
20
21
22       See  convert's  subcommands toJSON, toTOML and toYAML for more informa‐
23       tion.
24
25
26

OPTIONS

28       -h, --help[=false]      help for convert
29
30
31       -o, --output=""      filesystem path to write files to
32
33
34       --unsafe[=false]      enable less safe operations, please backup first
35
36
37

OPTIONS INHERITED FROM PARENT COMMANDS

39       --config=""      config file (default is path/config.yaml|json|toml)
40
41
42       --configDir="config"      config dir
43
44
45       --debug[=false]      debug output
46
47
48       -e, --environment=""      build environment
49
50
51       --ignoreVendor[=false]      ignores any _vendor directory
52
53
54       --log[=false]      enable Logging
55
56
57       --logFile=""      log File path (if set, logging enabled automatically)
58
59
60       --quiet[=false]      build in quiet mode
61
62
63       -s, --source=""      filesystem path to read files relative from
64
65
66       --themesDir=""      filesystem path to themes directory
67
68
69       -v, --verbose[=false]      verbose output
70
71
72       --verboseLog[=false]      verbose logging
73
74
75

SEE ALSO

77       hugo(1),  hugo-convert-toJSON(1),   hugo-convert-toTOML(1),   hugo-con‐
78       vert-toYAML(1)
79
80
81
82                                                      HUGO-CONVERT(1)Nov(2019)
Impressum