package main import "github.com/coreos/coreos-baremetal/bootcfg/cli" func main() { cli.Execute() }