Non-interactive `convex dev` not working
convex dev without a prompt? Using convex dev --configure new --project <app-name> --dev-deployment local still gives a prompt. This is very unexpected since all of the details needed to set up a local Convex instance is already provided, and the --help docs seem to imply that --configure is non-interactive when using additional flags ("... interactively or set by ...", emphasis mine).