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

Option to disable backups when moving DBs #124

Closed
earthday47 opened this issue Oct 13, 2020 · 0 comments · Fixed by #125
Closed

Option to disable backups when moving DBs #124

earthday47 opened this issue Oct 13, 2020 · 0 comments · Fixed by #125

Comments

@earthday47
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I want to use the cli to copy databases from a multisite with >30 databases. By default database:copy and database:copy:all backup the DBs on the target environment first, which could create a lot of clutter on the server. I've had issue with running out of disk space as well.

Describe the solution you'd like
Add the --no-backup option to database:copy and database:copy:all so you can skip the copy operation.

Describe alternatives you've considered
N/A

Additional context
N/A

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

Successfully merging a pull request may close this issue.

1 participant