platformsh/legacy-cli

platform ssh --pipe does not include data provided in the -i option

Closed this issue · 1 comments

platform ssh -i id_rsa2 --pipe Should include the preferred identity file.

--pipe just prints out the SSH uri(s) for the environment, so I'm not sure what -i should do here