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