process.env.CLI_CALL = 'true'; const cliTool = await import('../dist_ts/index.js'); await cliTool.runCli();