mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
59c5bc9bd2
Adds `hostname-suffix` as a Config SSH option that we get from Coderd, and also accept via a CLI flag. It doesn't actually do anything with this value --- that's for PRs up the stack, since we need the `coder ssh` command to be updated to understand the suffix first.