Skip to content

Latest commit

 

History

History

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to run the scripts

  • Set your grid3 client configuration in scripts/client_loader.ts or easily use one of config.json
  • update your customized deployments specs
  • Run using ts-node tool (help link)
npx ts-node --project tsconfig-node.json scripts/zdb.ts

or

yarn run ts-node --project tsconfig-node.json scripts/zdb.ts