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
224 stars 121 forks source link

Fix loading a subscription through the wrong org #1437

Closed pjcdawkins closed 2 months ago

pjcdawkins commented 2 months ago

During subscription loading the CLI was looking for an "organization_id" property of a project, when the property is named "organization". Additionally some backwards compatibility code can now be removed.