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