mglaman / platform-docker

Local development tool for PHP platforms using Docker Compose
GNU General Public License v2.0
46 stars 16 forks source link

Add provider runners #20

Closed mglaman closed 8 years ago

mglaman commented 8 years ago

There should be a subset of provider commands

These will allow users to create a local dev environment using this tool by tapping into those service's tools. Such as "platform-docker platformsh PROJECTID ENVIRONMENT" will run "project get projectid -e ENVIRONMENT" for them and run "platform-docker init"

mglaman commented 8 years ago

I don't think Pantheon's CLI supports setting up a project locally, only remote management.