Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 663 Bytes

gowx_server.md

File metadata and controls

33 lines (22 loc) · 663 Bytes

gowx server

Web Server

Synopsis

Launches the web server.

gowx server

Options

      --address string   Address and port to listen on. (default ":0")
      --webroot string   Root directory for the web server. (default "web")

Options inherited from parent commands

      --broker string     MQTT Server (default "tcp://localhost:1883")
      --config string     config file (default is gowx.yaml)
      --database string   Database (default "gowx.db")
  -v, --verbose           Enable verbose output

SEE ALSO

  • gowx - Go Weather Station Interface
Auto generated by spf13/cobra on 27-Mar-2016