#Support skipping all prompts for convex cli import

5 messages · Page 1 of 1 (latest)

hollow iron
#

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.

foggy anchor
#

that would be awesome, yes (no pun intended). whoops

foggy anchor
hollow iron
#

Weird, I'll check

#

hmm there's a chance I wasn't using the flag at all and was looking at the npm script above it, which ends with a -y flag 🤦‍♂️