The "dial-stdio" client would not use the default identity file by default #21275
Labels
kind/bug
Categorizes issue or PR as related to a bug.
machine
stale-issue
windows
issue/bug on Windows
Issue Description
The command
podman system dial-stdio
would not use the default identity file to dial ssh to the server on windows.When I ran this command on windows, it'll prompt to input the password.
Steps to reproduce the issue
Steps to reproduce the issue
podman system dial-stdio
directly on windows (not in wsl)Describe the results you received
The cli requires the login password
Describe the results you expected
The password is not required (using the default identity file by default to login).
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
The
CONTAINER_SSHKEY
environment variable is not set.Additional information
No response
The text was updated successfully, but these errors were encountered: