Skip to content

[v16] Support -oSendEnv in tsh#53217

Merged
Tener merged 2 commits intobranch/v16from
auto-backport/53010-to-branch/v16
Mar 21, 2025
Merged

[v16] Support -oSendEnv in tsh#53217
Tener merged 2 commits intobranch/v16from
auto-backport/53010-to-branch/v16

Conversation

@Tener
Copy link
Copy Markdown
Contributor

@Tener Tener commented Mar 20, 2025

The support was already there in the underlying client library, just not exposed in tsh.

$ FOO=bar tsh ssh -oSendEnv=FOO node env | grep FOO
FOO=bar

changelog: Add support for SendEnv OpenSSH option in tsh.

Backports #53010

@github-actions github-actions Bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Mar 20, 2025
@Tener Tener added this pull request to the merge queue Mar 21, 2025
Merged via the queue into branch/v16 with commit 5daa39e Mar 21, 2025
41 checks passed
@Tener Tener deleted the auto-backport/53010-to-branch/v16 branch March 21, 2025 08:07
@doggydogworld doggydogworld mentioned this pull request Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/sm 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