Closed good3n closed 6 years ago
Is it possible to pull/push mysql db's outside of the vagrant box with Wordmove? I'm not sure what the "path" would be in order to do that. I just don't really want to ssh to the vagrant box when I need to push/pull.
Thanks!
What's the problem with vagrant ssh box -c 'wordmove push -d'? This is invoked from the outside...
vagrant ssh box -c 'wordmove push -d'
Any reaction?
Is it possible to pull/push mysql db's outside of the vagrant box with Wordmove? I'm not sure what the "path" would be in order to do that. I just don't really want to ssh to the vagrant box when I need to push/pull.
Thanks!