#!/usr/bin/env node /** * @mcp-consultant-tools/log-analytics CLI * * Command-line interface for Azure Log Analytics operations. * Reuses the same ServiceContext and services as the MCP server. */ export {}; //# sourceMappingURL=cli.d.ts.map