Skip to content

feat: add --network-info-dir and --network-info-interval flags to coder ssh #16078

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

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

aaronlehmann
Copy link
Contributor

This is the first in a series of PRs to enable coder ssh to replace coder vscodessh.

This change adds --network-info-dir and --network-info-interval flags to the ssh subcommand. These were formerly only available with the vscodessh subcommand.

Subsequent PRs will add a --ssh-host-prefix flag to the ssh subcommand, and adjust the log file naming to contain the parent PID.

@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label Jan 9, 2025
…er ssh

This is the first in a series of PRs to enable "coder ssh" to replace
"coder vscodessh".

This change adds --network-info-dir and --network-info-interval flags to
the ssh subcommand. These were formerly only available with the
vscodessh subcommand.

Subsequent PRs will add a --ssh-host-prefix flag to the ssh subcommand,
and adjust the log file naming to contain the parent PID.
@bcpeinhardt bcpeinhardt merged commit 838ee3b into coder:main Jan 14, 2025
31 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Pull Requests and issues created by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants