README.md
May 26, 2025 ยท View on GitHub
How to run the scripts
- Set your grid3 client configuration in
scripts/client_loader.tsor easily use one ofconfig.json - update your customized deployments specs
- Run using
ts-nodetool (help link)
npx ts-node --project tsconfig-node.json scripts/zdb.ts
or
yarn run ts-node --transpileOnly --project tsconfig-node.json scripts/zdb.ts