PowerShell / PowerShell/Win32-OpenSSH
Identity file parameter is not repeated in child process
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
When I pass -i C:\somefile\here while also using -J gatewayUser@gatewayHost the -i is NOT passed to the child process.

Is this a bug or is there some other way to pass the identity file?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Windows command with -i C:\somefile\here and -J gatewayUser@gatewayHost, then trace how the identity-file argument is handled when the child process starts. Done means the identity file is passed to the child process, or the supported alternative is documented if that behavior is intentional.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100