import { makeDumpCommand } from '../_shared/desktop-commands.js'; export const dumpCommand = makeDumpCommand('trae-cn', { example: 'OPENCLI_CDP_ENDPOINT=http://127.0.0.1:39240 OPENCLI_CDP_TARGET=talk opencli trae-cn dump -f json', });