-
I do `wordmove pull -all` and get everything succesfully imported from production to local, but have to manually replace production database credentials with local database credentials in `wp-config.p…
-
when trying to execute the command `wordmove push -d` on the bare machine i get `mysqldump: command not found`
I tried to see what happens when executing it on the VM:
`vagrant ssh`
`cd ../../var/ww…
-
I told wordmove to exclude the folder images:
exclude:
- ".git/"
- ".gitignore"
- ".sass-cache/"
- "bin/"
- "tmp/_"
- "Gemfile_"
- "Movefile"
- "wp-config.php"
-…
-
git this error:
```
remote | write http://174.137.191.60/~amosboaz/wp-content/dump.php
/usr/lib/ruby/2.1.0/net/ftp.rb:327:in `getresp': 553 Can't open that file: No such file or directory (Net::FTPP…
-
Move following into `default.yml`.
```
vars:
wp_cli_bin_url: https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
rubygems:
- bundler
- wordmove
- mai…
-
Hi,
I was wondering if there is a Slack or Gitter channel available to discuss wordmove and other wordpress stack tools? I'm maintaining a script called WPStager which makes use of WordMove. I thinks …
kLOsk updated
8 years ago
-
Hello,
I'd like to make a feature request for ssh identities. I use wordmove inside a VVV machine with ssh. Works great, but both the push and pull commands ask me several times for the remote user's …
-
I'm able to pull all the files from my server to my local dev environment, but the database pull fails.
wordmove pull -v -d
▬▬ ✓ Using Movefile: ./Movefile ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
…
-
I'm able to pull all the files from my server to my local dev environment, but the database pull fails.
```
wordmove pull -v -d
▬▬ ✓ Using Movefile: ./Movefile ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬…
-
How about a preset Wordmove file that will get filled with additional data from config.yml?