10up/wpsnapshots

Generate snapshot local without push to S3

Closed this issue · 3 comments

Allow to generate snapshot and stored locally without push to S3.
probably the command something like this:
wpsnapshot push --output=~/backup/

and when doing pull, allow to pull from local
wpsnapshot pull --from=~/backup/project/snaphsot-id

What's the use case for this?

Let's say the other user doesn't have Amazon S3 setup.
They still can use this tool to make snapshot of their local installation.

This is in the latest version.