A brief description of your command
A longer description that spans multiple lines and likely contains examples and usage of using your command. For example:
Cobra is a CLI library for Go that empowers applications. This application is a tool to generate the needed files to quickly create a Cobra application.
gowx all
--address string Address and port to listen on. (default ":0")
--baud int Serial baud rate (default 9600)
--elevation int Elevation above sea level
--interval int Interval (in seconds) to aggregate data. (default 300)
--port string Serial port to connect to
--webroot string Root directory for the web server. (default "web")
--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
- gowx - Go Weather Station Interface