Hi, I want to run the “xata init” command non-interactive with flags, but returns me "Error: The current command required interactivity, but the --no-input flag is being used. Use --help to check if you can pass arguments instead or --yes to use the default answers for all questions. ".
When I remove the --no-input flag asks me " You are working with a Postgres enabled branch. We recommend using the 'next' version of the Xata SDK. Do you want to install the recommended version (@xata.io/client@next)" but even if I say yes and install it, it asks me again and again. Am i missing something?