mglaman/platform-docker

Add provider runners

mglaman opened this issue · 1 comments

There should be a subset of provider commands

  • Platform.sh
  • Pantheon

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"

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