is there a way to make `wrangler d1 migrations apply` not request user input ( to write y ). eg, `--
is there a way to make
wrangler d1 migrations apply not request user input ( to write y ). eg, --yes flag is used on some other wrangler commands to auto accept but does not work for migrations command.


