package main import "github.com/tlinden/io-exporter/cmd" func main() { cmd.Run() }