You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I entered aspire exec without specifying a project. The CLI spent lots of time looking for projects, displayed a list for me to select, and then after I selected TestShop it immediately errored:
❌ Target resource is not specified.
If required args are missing then the CLI should immediately fail because of them rather than wasting the user's time by finding a project.