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: always try to pick a default environment for the interactive choice #1358

Closed pjcdawkins closed 10 months ago

pjcdawkins commented 10 months ago

Fixes a regression introduced in legacy-cli v4.11.0 (#1342), in which the default environment is not picked for the ssh command and others (any commands where the list of environment choices is filtered in some way).