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

Restore backup to new branch #387

Merged
merged 3 commits into from
Sep 7, 2021
Merged

Restore backup to new branch #387

merged 3 commits into from
Sep 7, 2021

Conversation

dgraham
Copy link
Member

@dgraham dgraham commented Sep 7, 2021

Add two commands to restore a backup to a new branch. Requires planetscale/planetscale-go#94.

pscale branch create <db> <name> --restore <backup>
pscale backup restore <db> <name> <backup>

Add two commands to restore a backup to a new branch.

    pscale branch create <db> <name> --restore <backup>
    pscale backup restore <db> <name> <backup>
@dgraham dgraham requested a review from a team as a code owner September 7, 2021 19:18
Copy link
Member

@iheanyi iheanyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dgraham dgraham merged commit 7205cf5 into main Sep 7, 2021
@dgraham dgraham deleted the restore-command branch September 7, 2021 20:20
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 this pull request may close these issues.

2 participants