XcodesOrg / xcodes

The best command-line tool to install and switch between multiple versions of Xcode.
MIT License
3.73k stars 130 forks source link

Ability to not remember username and password #277

Open max-wittig opened 1 year ago

max-wittig commented 1 year ago

Thanks for creating this nice tooling!

For automation purposes, I was wondering if it would be possible to add an environment variable like XCODES_REMEMBER_CREDENTIALS. This one could then be set to false to not save it into the keychain. I know that I can also call signout so its just a suggestion.

Let me know, what you think!

epau commented 1 year ago

+1. was just scouring the docs looking for a feature like this.