ahylianhumanA
Convex Community9mo ago
16 replies
ahylianhuman

Non-interactive `convex dev` not working

🪲Bug Report
Is there a way to configure
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).
Was this page helpful?