Skip to content
New issue

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

Added support for additional OpenSSH compatibility flags. #46879

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

russjones
Copy link
Contributor

@russjones russjones commented Sep 23, 2024

Added support for OpenSSH compatibility flags for interactivity (-t and -T) and version information (-V). This is for customers that alias ssh to tsh ssh.

changelog: Added support for -t, -T, and -V flags to tsh for OpenSSH compatibility.

@github-actions github-actions bot added size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Sep 23, 2024
tool/tsh/common/tsh.go Outdated Show resolved Hide resolved
tool/tsh/common/tsh.go Outdated Show resolved Hide resolved
tool/tsh/common/tsh.go Outdated Show resolved Hide resolved
@russjones russjones force-pushed the rjones/openssh-interactive-flags branch from 696bf61 to 6223db1 Compare September 27, 2024 22:08
@gravitational gravitational deleted a comment from github-actions bot Sep 27, 2024
@gravitational gravitational deleted a comment from github-actions bot Sep 27, 2024
@russjones russjones requested a review from zmb3 September 30, 2024 21:33
tool/tsh/common/tsh.go Outdated Show resolved Hide resolved
@russjones russjones removed the request for review from klizhentas October 1, 2024 20:03
tool/tsh/common/tsh.go Outdated Show resolved Hide resolved
@russjones
Copy link
Contributor Author

/excludeflake *

@russjones russjones force-pushed the rjones/openssh-interactive-flags branch from 854bb13 to 77fb730 Compare October 23, 2024 18:49
Added support for OpenSSH compatibility flags for interactivity (-t and
-T) and version information (-V). This is for customers that alias "ssh"
to "tsh ssh".
This reverts commit 854bb13.
Added support for OpenSSH compatibility flags for interactivity (-t and
-T) and version information (-V). This is for customers that alias "ssh"
to "tsh ssh".
tool/tsh/common/tsh.go Show resolved Hide resolved
tool/tsh/common/tsh.go Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants