I am calling msstore submission delete --no-confirm.
I am doing it in an automation script (CI/CD). Since I used --no-confirm, i would expect this to either fail or succeed. Instead, my script is prompted to Press Enter to open the browser at this page: https://partner.microsoft.com/dashboard/products//submissions/
The --no-confirm should prevent prompts, or please add a new flag to prevent prompts.
I am calling msstore submission delete --no-confirm.
I am doing it in an automation script (CI/CD). Since I used --no-confirm, i would expect this to either fail or succeed. Instead, my script is prompted to Press Enter to open the browser at this page: https://partner.microsoft.com/dashboard/products//submissions/
The --no-confirm should prevent prompts, or please add a new flag to prevent prompts.