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

Merge all backup scripts #12

Open
pothi opened this issue Oct 2, 2017 · 0 comments
Open

Merge all backup scripts #12

pothi opened this issue Oct 2, 2017 · 0 comments
Assignees

Comments

@pothi
Copy link
Owner

pothi commented Oct 2, 2017

So, in the end, the backup script should simply be called wp-backup or backup-wp with the following options...

wp-backup -d (or --database) (for db backups)
wp-backup --db --files (or) wp-backup --files --db (for full backups)
wp-backup (-f) --files --exclude-uploads (or --no-uploads or --without-uploads) (for partial backups)

wp-backup -l (or --local for local backups)
wp-backup -r (or --remote for remote backups) (or) wp-backup -o (for offline backups)

wp-backups -r -a aws_bucket_name (or --aws)
wp-backups -r -g gcp_bucket_name (or --gcp)

@pothi pothi self-assigned this Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant