package main import "github.com/micromata/swd/cmd/swdcli/subcmd" func main() { subcmd.Execute() }