# CLI Etherpad ships a set of operator tools in the `bin/` directory for migrating data, reclaiming database space, repairing damaged pads, managing sessions and managing plugins. They are TypeScript scripts run through `tsx`, and each one is registered as a pnpm script in `bin/package.json`. Invoke them from the Etherpad root with: ``` pnpm run --filter bin