-
Notifications
You must be signed in to change notification settings - Fork 19
[PLTFRM-1821]: Add --skip-backup to vip import sql #2670
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
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
ef38958 to
bedda2b
Compare
cd929d8 to
23882bc
Compare
23882bc to
4bfbb25
Compare
|
e2e tests borked unrelated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Volodymyr Kolesnykov <volodymyr.kolesnykov@automattic.com>
|



Description
Adds the

--skip-backupflag tovip import sqlcommand with double confirmation prompts:3 confirmations in total b/c when you first do
vip import sqlyou must confirm the domain name.Changelog Description
Added
--skip-backupflag tovip import sqlPull request checklist
New release checklist
Steps to Test
Outline the steps to test and verify the PR here.
Example:
npm run build && npm linktest.sqlvip @<id>.<env> import sql test.sql --skip-backup --skip-validate