// Public CLI barrel for gateway subcommand registration. /** Register all gateway CLI subcommands on the root program. */ export { registerGatewayCli } from "./gateway-cli/register.js";