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

Flexible resources improvements with Git 25 #1384

Closed nicogommen closed 4 months ago

nicogommen commented 6 months ago

resources:set


environment:merge


environment:branch


environment:activate


backup:restore


resources:get


environment:synchronize

pjcdawkins commented 4 months ago

The above PRs solve everything except

Add an option (--all?) to be able to get all the resources of the project, for all environments.

which I have moved to a separate issue #1410