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