mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat(cli/ssh): allow multiple remote forwards and allow missing local file (#11648)
This commit is contained in:
Generated
+1
-1
@@ -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