package main import "github.com/ledgerwatch/turbo-geth/cmd/integration/commands" func main() { commands.Execute() }