We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# In case if user is logged in as `bob@example.com`, but current shell username is `bob`, # this will be effect tsh logout bob is not logged in
Instead, tsh logout should just clean up all ~/tsh folder basically logging user out at all times.
tsh logout
The text was updated successfully, but these errors were encountered:
regression: tsh logout does not remove certs from the SSH agent. when testing this, please make sure it handles --proxy flag properly
--proxy
Sorry, something went wrong.
russjones
Successfully merging a pull request may close this issue.
Logout
Instead,
tsh logout
should just clean up all ~/tsh folder basically logging user out at all times.The text was updated successfully, but these errors were encountered: