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