erquhartE
Convex Community2y ago
5 replies
erquhart

Support skipping all prompts for convex cli import

Currenty the -y flag only skips prompts due to expected overwrite of documents. But the initial prompt still waits:

Once the import has started, it will run in the background.
Interrupting `npx convex import` will not cancel it.
? Perform the import? (Y/n) 


Would be awesome if the yes flag skipped all prompts.
Was this page helpful?