Sara please google things, don't GPT

But my terminal is Bash,
3 Replies
Sara
Sara4d ago
for tableName in `npx convex data`; do npx convex import --table $tableName --replace -y --format jsonLines NUL; done
for tableName in `npx convex data`; do npx convex import --table $tableName --replace -y --format jsonLines NUL; done
try this @Chandrabhan Singh HII Windows equivalent of /dev/null is NUL:
Chandrabhan Singh
Hey, I didn't notice the thread when you created it, that's why replying late here, sorry for that. I tried this as well, & its still not working For Now, I'm clearing the tables manually (I'm in a Hurry rn), will try modifying and testing these cmds later. Thanks for all your help🙏🏻
Sara
Sara4d ago
sorry about that!

Did you find this page helpful?