/* Copyright © 2025 NAME HERE */ package main import "git.maxtheweb.com/maxtheweb/xapi-cli/cmd" func main() { cmd.Execute() }