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
+1 -1
View File
@@ -33,7 +33,7 @@ OPTIONS:
behavior as non-blocking.
DEPRECATED: Use --wait instead.
-R, --remote-forward string, $CODER_SSH_REMOTE_FORWARD
-R, --remote-forward string-array, $CODER_SSH_REMOTE_FORWARD
Enable remote port forwarding (remote_port:local_address:local_port).
--stdio bool, $CODER_SSH_STDIO