How to auto submit without prompts?

Managed workflow
eas-cli version 0.47

I’m doing eas build with --auto-submit flag. It prompts me “Do you want to log in to your Apple account?” I want to just answer yes all the time and used the saved credentials. Is this possible to do automatically?

Adding the --non-interactive flag as well should take care of that.