---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo"
slug: hugo
url: /commands/hugo/
Complete documentation is available at http://gohugo.io/.
```
-hugo
+hugo [flags]
```
### Options
--disableSitemap do not build Sitemap file
--enableGitInfo add Git revision, date and author info to the pages
--forceSyncStatic copy all files when static is changed.
+ -h, --help help for hugo
--i18n-warnings print missing translations
--ignoreCache ignores the cache directory
-l, --layoutDir string filesystem path to layout directory
### SEE ALSO
* [hugo benchmark](/commands/hugo_benchmark/) - Benchmark Hugo by building a site a number of times.
-* [hugo check](/commands/hugo_check/) - Contains some verification checks
* [hugo config](/commands/hugo_config/) - Print the site configuration
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
* [hugo env](/commands/hugo_env/) - Print Hugo version and environment info
* [hugo undraft](/commands/hugo_undraft/) - Undraft changes the content's draft status from 'True' to 'False'
* [hugo version](/commands/hugo_version/) - Print the version number of Hugo
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo benchmark"
slug: hugo_benchmark
url: /commands/hugo_benchmark/
creating a benchmark.
```
-hugo benchmark
+hugo benchmark [flags]
```
### Options
--disableSitemap do not build Sitemap file
--enableGitInfo add Git revision, date and author info to the pages
--forceSyncStatic copy all files when static is changed.
+ -h, --help help for benchmark
--i18n-warnings print missing translations
--ignoreCache ignores the cache directory
-l, --layoutDir string filesystem path to layout directory
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo config"
slug: hugo_config
url: /commands/hugo_config/
Print the site configuration, both default and custom settings.
```
-hugo config
+hugo config [flags]
+```
+
+### Options
+
+```
+ -h, --help help for config
```
### Options inherited from parent commands
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo convert"
slug: hugo_convert
url: /commands/hugo_convert/
### Options
```
+ -h, --help help for convert
-o, --output string filesystem path to write files to
-s, --source string filesystem path to read files relative from
--unsafe enable less safe operations, please backup first
* [hugo convert toTOML](/commands/hugo_convert_totoml/) - Convert front matter to TOML
* [hugo convert toYAML](/commands/hugo_convert_toyaml/) - Convert front matter to YAML
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo convert toJSON"
slug: hugo_convert_toJSON
url: /commands/hugo_convert_tojson/
to use JSON for the front matter.
```
-hugo convert toJSON
+hugo convert toJSON [flags]
+```
+
+### Options
+
+```
+ -h, --help help for toJSON
```
### Options inherited from parent commands
### SEE ALSO
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo convert toTOML"
slug: hugo_convert_toTOML
url: /commands/hugo_convert_totoml/
to use TOML for the front matter.
```
-hugo convert toTOML
+hugo convert toTOML [flags]
+```
+
+### Options
+
+```
+ -h, --help help for toTOML
```
### Options inherited from parent commands
### SEE ALSO
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo convert toYAML"
slug: hugo_convert_toYAML
url: /commands/hugo_convert_toyaml/
to use YAML for the front matter.
```
-hugo convert toYAML
+hugo convert toYAML [flags]
+```
+
+### Options
+
+```
+ -h, --help help for toYAML
```
### Options inherited from parent commands
### SEE ALSO
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo env"
slug: hugo_env
url: /commands/hugo_env/
Print Hugo version and environment info. This is useful in Hugo bug reports.
```
-hugo env
+hugo env [flags]
+```
+
+### Options
+
+```
+ -h, --help help for env
```
### Options inherited from parent commands
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo gen"
slug: hugo_gen
url: /commands/hugo_gen/
A collection of several useful generators.
+### Options
+
+```
+ -h, --help help for gen
+```
+
### Options inherited from parent commands
```
* [hugo gen doc](/commands/hugo_gen_doc/) - Generate Markdown documentation for the Hugo CLI.
* [hugo gen man](/commands/hugo_gen_man/) - Generate man pages for the Hugo CLI
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo gen autocomplete"
slug: hugo_gen_autocomplete
url: /commands/hugo_gen_autocomplete/
$ . /etc/bash_completion
```
-hugo gen autocomplete
+hugo gen autocomplete [flags]
```
### Options
```
--completionfile string autocompletion file (default "/etc/bash_completion.d/hugo.sh")
+ -h, --help help for autocomplete
--type string autocompletion type (currently only bash supported) (default "bash")
```
### SEE ALSO
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo gen doc"
slug: hugo_gen_doc
url: /commands/hugo_gen_doc/
for rendering in Hugo.
```
-hugo gen doc
+hugo gen doc [flags]
```
### Options
### SEE ALSO
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo gen man"
slug: hugo_gen_man
url: /commands/hugo_gen_man/
in the "man" directory under the current directory.
```
-hugo gen man
+hugo gen man [flags]
```
### Options
```
--dir string the directory to write the man pages. (default "man/")
+ -h, --help help for man
```
### Options inherited from parent commands
### SEE ALSO
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo import"
slug: hugo_import
url: /commands/hugo_import/
Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_path`.
+### Options
+
+```
+ -h, --help help for import
+```
+
### Options inherited from parent commands
```
* [hugo](/commands/hugo/) - hugo builds your site
* [hugo import jekyll](/commands/hugo_import_jekyll/) - hugo import from Jekyll
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo import jekyll"
slug: hugo_import_jekyll
url: /commands/hugo_import_jekyll/
Import from Jekyll requires two paths, e.g. `hugo import jekyll jekyll_root_path target_path`.
```
-hugo import jekyll
+hugo import jekyll [flags]
```
### Options
```
--force allow import into non-empty target directory
+ -h, --help help for jekyll
```
### Options inherited from parent commands
### SEE ALSO
* [hugo import](/commands/hugo_import/) - Import your site from others.
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo list"
slug: hugo_list
url: /commands/hugo_list/
### Options
```
+ -h, --help help for list
-s, --source string filesystem path to read files relative from
```
* [hugo list expired](/commands/hugo_list_expired/) - List all posts already expired
* [hugo list future](/commands/hugo_list_future/) - List all posts dated in the future
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo list drafts"
slug: hugo_list_drafts
url: /commands/hugo_list_drafts/
List all of the drafts in your content directory.
```
-hugo list drafts
+hugo list drafts [flags]
+```
+
+### Options
+
+```
+ -h, --help help for drafts
```
### Options inherited from parent commands
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo list expired"
slug: hugo_list_expired
url: /commands/hugo_list_expired/
expired.
```
-hugo list expired
+hugo list expired [flags]
+```
+
+### Options
+
+```
+ -h, --help help for expired
```
### Options inherited from parent commands
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo list future"
slug: hugo_list_future
url: /commands/hugo_list_future/
posted in the future.
```
-hugo list future
+hugo list future [flags]
+```
+
+### Options
+
+```
+ -h, --help help for future
```
### Options inherited from parent commands
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo new"
slug: hugo_new
url: /commands/hugo_new/
If archetypes are provided in your theme or site, they will be used.
```
-hugo new [path]
+hugo new [path] [flags]
```
### Options
```
--editor string edit new content with this editor, if provided
-f, --format string frontmatter format (default "toml")
+ -h, --help help for new
-k, --kind string content type to create
-s, --source string filesystem path to read files relative from
```
* [hugo new site](/commands/hugo_new_site/) - Create a new site (skeleton)
* [hugo new theme](/commands/hugo_new_theme/) - Create a new theme
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo new site"
slug: hugo_new_site
url: /commands/hugo_new_site/
Use `hugo new [contentPath]` to create new content.
```
-hugo new site [path]
+hugo new site [path] [flags]
```
### Options
```
--force init inside non-empty directory
-f, --format string config & frontmatter format (default "toml")
+ -h, --help help for site
```
### Options inherited from parent commands
### SEE ALSO
* [hugo new](/commands/hugo_new/) - Create new content for your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo new theme"
slug: hugo_new_theme
url: /commands/hugo_new_theme/
as you see fit.
```
-hugo new theme [name]
+hugo new theme [name] [flags]
+```
+
+### Options
+
+```
+ -h, --help help for theme
```
### Options inherited from parent commands
### SEE ALSO
* [hugo new](/commands/hugo_new/) - Create new content for your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo server"
slug: hugo_server
url: /commands/hugo_server/
of a second, you will be able to save and see your changes nearly instantly.
```
-hugo server
+hugo server [flags]
```
### Options
--disableSitemap do not build Sitemap file
--enableGitInfo add Git revision, date and author info to the pages
--forceSyncStatic copy all files when static is changed.
+ -h, --help help for server
--i18n-warnings print missing translations
--ignoreCache ignores the cache directory
-l, --layoutDir string filesystem path to layout directory
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo undraft"
slug: hugo_undraft
url: /commands/hugo_undraft/
If the content's draft status is 'False', nothing is done.
```
-hugo undraft path/to/content
+hugo undraft path/to/content [flags]
+```
+
+### Options
+
+```
+ -h, --help help for undraft
```
### Options inherited from parent commands
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017
---
-date: 2017-04-26T22:40:07+02:00
+date: 2017-05-23T20:59:46+03:00
title: "hugo version"
slug: hugo_version
url: /commands/hugo_version/
All software has versions. This is Hugo's.
```
-hugo version
+hugo version [flags]
+```
+
+### Options
+
+```
+ -h, --help help for version
```
### Options inherited from parent commands
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 26-Apr-2017
+###### Auto generated by spf13/cobra on 23-May-2017