Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added vagrant transport layer #40

Merged

Conversation

alexxed
Copy link
Contributor

@alexxed alexxed commented Apr 5, 2019

Overview

This pull request:

Q A
Bug fix? no
New feature? yes
Has tests? yes
BC breaks? no
Deprecations? no

Summary

Added vagrant transport layer for processes.

Description

Although possible with the ssh layer, it's cumbersome as it requires to specify the vagrant ssh key, host and port.

Although possible with the ssh layer, it's cumbersome as it requires to specify the vagrant ssh key, host and port.
@greg-1-anderson
Copy link
Member

Looks good, thanks.

@greg-1-anderson greg-1-anderson merged commit 812ae9e into consolidation:master Apr 5, 2019
alexxed added a commit to alexxed/drush that referenced this pull request Apr 6, 2019
This allows executing drush calls via vagrant ssh -c by just using vagrant: in the site alias file. Support for this was added in site-process here: consolidation/site-process#40
greg-1-anderson pushed a commit to drush-ops/drush that referenced this pull request Apr 7, 2019
* Add vagrant transport to Drush.

This allows executing drush calls via vagrant ssh -c by just using vagrant: in the site alias file. Support for this was added in site-process here: consolidation/site-process#40

* add all the transports available instead of selectively
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants