feat(cli/ssh): allow multiple remote forwards and allow missing local file (#11648)

This commit is contained in:
Mathias Fredriksson
2024-01-19 15:21:10 +02:00
committed by GitHub
parent 73e6bbff7e
commit 200a87e7d4
5 changed files with 127 additions and 32 deletions

2
docs/cli/ssh.md generated
View File

@ -71,7 +71,7 @@ Enter workspace immediately after the agent has connected. This is the default i
| | |
| ----------- | -------------------------------------- |
| Type | <code>string</code> |
| Type | <code>string-array</code> |
| Environment | <code>$CODER_SSH_REMOTE_FORWARD</code> |
Enable remote port forwarding (remote_port:local_address:local_port).