bulkrun commands from terminal
npm install bulkrun --save-dev
node node_modules/@alexjv89/bulkrun --file="temp/bulk_run/movement_FY2023-24.txt"
--file
- specify file containing commands to run--limit
- execute a maximum of this many commands from the file--retry
- retry failed commands--sleep
- sleep time in seconds between execution of each line
- github repo - https://github.com/alexjv89/bulkrun
- npm - https://www.npmjs.com/package/@alexjv89/bulkrun
npm publish --access=public