Hello everybody !! I've done a script to create users in a scratch org. It works correctly but after the users creation my Visual Studio Code is full of connected users in the menu "Change Default Org" (like shown in the image). Is there a way to not create this connected alias users in Visual Code when I create the users in a scratch org?
2 个回答
Hi Archana, Reading the Salesforce developer guide I go to this [DEV-INTB] auth:logout | Salesforce CLI Command Reference | Salesforce Developers.
Just using the comand:
sfdx auth:logout -u me@my.org