I'm using the Twilio CLI trying to deploy a flex plugin using
npm run deploy
The issue is that upon invoking this command, it asks me to select an account side
Uploading your Flex plugin to Twilio Assets
Choose one of the following Account Sids:
ACx1
ACx2
The problem is, I have NO idea where these two suggested account sids are coming from. They must be an old profile I created in the past.
How do I clear these completely, so that I dont have it assume I want to select these?
My account sid is not even listed, call it ACx3
So the CLI is somehow assuming that I am only interested in either of the 2 pre-populated Account SIDS. Whereas I have a 3rd non-listed account sid I need to deploy to.