mosh "Unknown option '--ssh'" #2138
-
I have the following error when I try to use the blink> mosh --ssh="ssh -i mac-book-pro-key -v" user@host
Unknown option '--ssh'
Use mosh1 for the deprecated (previous) mosh version. It seems that the |
Beta Was this translation helpful? Give feedback.
Answered by
vincent-herlemont
Jul 6, 2025
Replies: 1 comment
-
The I have configured hosts and run the command |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vincent-herlemont
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
mosh
command does not work likessh
command because Blink have rewritten it from scratch see #1298I have configured hosts and run the command
mosh <my_host_configuration>
and that works perfectly.