10up/wpsnapshots

Introduce ability to push/pull database only.

Opened this issue · 0 comments

While working with wpsnapshots on a project, I have noticed a need to pull only the database from the snapshot, while leaving the file system the same. There is a way to do this manually (from S3), but it would be nice to have this feature as a part of the wpsnapshots command.

e.g wpsnapshots pull <snapshot-id> --db_only