mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
feat(cli/ssh): allow multiple remote forwards and allow missing local file (#11648)
This commit is contained in:
committed by
GitHub
parent
73e6bbff7e
commit
200a87e7d4
2
docs/cli/ssh.md
generated
2
docs/cli/ssh.md
generated
@ -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).
|
||||
|
Reference in New Issue
Block a user