Closed
Description
What is your suggestion?
Add a CLI command like coder logout
to end your CLI session, freeing you up to auth again
Why do you want this feature?
This is a standard core ability that should be provided. Specifically, it's useful when doing --dev
mode or you want to switch between multiple instances or users; you might want to signout so you can re-auth to a different Coder or as a different user.
Are there any workarounds to get this functionality today?
You could rm
something, but that seems extreme.
Are you interested in submitting a PR for this?
No