Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

safe backup command #133

Open
jhunt opened this issue Mar 22, 2018 · 0 comments
Open

safe backup command #133

jhunt opened this issue Mar 22, 2018 · 0 comments

Comments

@jhunt
Copy link
Contributor

jhunt commented Mar 22, 2018

Here's what I want to do:

$ safe backup
backup export saved to secret/safe/backups/20180322.093414-jhunt

$ safe restore secret/safe/backups/20180322.093414-jhunt
Are you sure you want to restore? [yn] y
successfully restored backup.

$ safe backup secret/special
backup export saved to secret/safe/backups/20180322.093522-jhunt

etc.

It would be nice if the restore would do an analysis and determine if (a) it's going to run into permissions issues and (b) if it's going to remove things that aren't in the backup. Perhaps a --full option to restore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant