-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
I am attempting to pull a remote database and replace my local instance with it.
wp deploy pull production --what=db
The command runs, and everything seems to go through successfully, but the database on my local instance doesn't actually update.
I can see that the files were pulled from my remote database fine and stored in a /production_*/ directory. So something seems to be going wrong during the replacement. Not sure where to begin looking.
Metadata
Metadata
Assignees
Labels
No labels