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

Fix invalid files being listed in "log" command #1361

Closed pjcdawkins closed 9 months ago

pjcdawkins commented 9 months ago

Ignores output from other processes during the SSH connection

Copies a method from the RemoteEnvVars class