shithub: hugo

ref: baa29f6534fcd324dbade7dd6c32c90547e3fa4f
dir: /docs/content/commands/hugo_env.md/

View raw version
---
date: 2017-02-25T10:01:37+01:00
title: "hugo env"
slug: hugo_env
url: /commands/hugo_env/
---
## hugo env

Print Hugo version and environment info

### Synopsis


Print Hugo version and environment info. This is useful in Hugo bug reports.

```
hugo env
```

### Options inherited from parent commands

```
      --config string    config file (default is path/config.yaml|json|toml)
      --log              Enable Logging
      --logFile string   Log File path (if set, logging enabled automatically)
      --quiet            build in quiet mode
  -v, --verbose          verbose output
      --verboseLog       verbose logging
```

### SEE ALSO
* [hugo](/commands/hugo/)	 - hugo builds your site

###### Auto generated by spf13/cobra on 25-Feb-2017