platformsh / legacy-cli

This is the legacy version of Platform.sh's command-line interface. The new version is at: https://github.com/platformsh/cli
https://docs.platform.sh/administration/cli.html
MIT License
221 stars 120 forks source link

Restore default identities when making an SSH connection #1411

Closed pjcdawkins closed 7 months ago

pjcdawkins commented 7 months ago

The "default" identity files were not being added. They are needed where the URI may be external (e.g. Bitbucket/GitHub/GitLab etc.) and when the user is not running an SSH agent. The problem was introduced in v4.12.0 (commit 3b8bfbf4fde63d15c9079986e6bf9dbbcd5f594f).