microsoft-authentication-cli icon indicating copy to clipboard operation
microsoft-authentication-cli copied to clipboard

`--clear` is a design smell on the `azureauth aad` command.

Open kyle-rader opened this issue 2 years ago • 1 comments

Having --clear take over and do something entirely different on that command, and not actually be tied to the specific client/scope pair is confusing. This would likely be better suited in it's own reset command that attempts to reset all state related to AzureAuth for more holistic troubleshooting and debugging.

kyle-rader avatar Feb 08 '23 00:02 kyle-rader

#187 should do same thing!

goagain avatar Feb 08 '23 00:02 goagain