Prerequisites
Steps to reproduce
When passing, ~
as part of a path, i.e. -i ~\.ssh\example_key
, the path should resolve to the user's home directory.
Expected behavior
For `user` it would resolve to - `C:\users\user\.ssh\example_user`
Actual behavior
For `user` the following error occurs - `tilde_expand: No such user \\.ssh\\example_key`
Error details
No response
Environment data
Version
9.8.1.0
Visuals
No response