package main import "github.com/onyx-and-iris/xair-cli/cmd" func main() { cmd.Execute() }