We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
backup
Tasks:
backup list
backup list --latest
backup restore
list backups
show backup-dir
backup delete
The text was updated successfully, but these errors were encountered:
Added version to backup name, fixing #69.
009bea7
Also, moved backup code into own module in preparation for #44 and #48.
76c46d1
Updated docs and fixed lint errors.
e65a235
Closes #48.
f94acef
No branches or pull requests
Tasks:
backup
command to the CLIbackup list
command so show all (including timestamp)backup list --latest
to show the most recent backup onlybackup restore
command (by index or filename)list backups
tobackup list
show backup-dir
subcommandbackup delete
commandbackup list
list backups
backup list --latest
backup restore
show backup-dir
backup delete
The text was updated successfully, but these errors were encountered: