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

[Feature] - Restore a backup into an Astra DB #50

Open
clun opened this issue Mar 2, 2023 · 1 comment
Open

[Feature] - Restore a backup into an Astra DB #50

clun opened this issue Mar 2, 2023 · 1 comment

Comments

@clun
Copy link
Collaborator

clun commented Mar 2, 2023

  • Restore a backup (both Astra and database)
astra db restore mydb \
  -d,--dest ./tmp
@Jeremya
Copy link

Jeremya commented Mar 2, 2023

It would be preferable to have a parameter named --backup-location instead of --dest.
Should we give the option to restore only one keyspace?
Should we add an option that will confirm everything is set for backup restore to succeed? (like checking backup schema vs mydb schema, backup-location exists...)

@clun clun modified the milestones: 0.5, 0.6 Nov 2, 2023
@clun clun removed this from the 0.6 milestone May 27, 2024
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

2 participants