Add remote docker-compose support with docker host (-H) for sql:sync and rsync#6213
Add remote docker-compose support with docker host (-H) for sql:sync and rsync#6213christianwiedemann wants to merge 2 commits intodrush-ops:13.xfrom
Conversation
|
For some background on this topic see #5912 and its linked issue. Unfortunately, too much of the docker details in this PR are bleeding into Drush. The goal is for all of that to be attracted into transports in the consolidation/site-process project. I'm aware that this implies that sql:sync and rsync: may never work as that abstraction isn't enough. This is unfortunate, but necessary for manageable maintenance of Drush project. |
|
Hi @weitzman, So try it with a new idea. :)
Something like: Inside rsync: Or we use some kind of events? |
|
It still looks messy to me, but I'll accept it if @greg-1-anderson agrees with the direction. I pinged him in #drush Adding own transports is not possible yet. Requested at consolidation/site-process#52 |
No description provided.