-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Closed
Copy link
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layer
Description
Summary of the new feature/enhancement
As a user automating with PowerShell, I would like to pass options to OpenSSH when using PSRP over SSH as a SSH client, like ssh -o GlobalKnownHostsFile=/Path/To/File.
Currently, it seems only a small subset of command line arguments for SSH are supported.
Proposed technical implementation details
A new parameter could be added to the Invoke-Command and New-PSSession cmdlets that would allow a dictionary of strings or a list of strings for configuration options.
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-RemotingPSRP issues with any transport layerPSRP issues with any transport layer