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

Remove --backupPath from being required when cloning from one Firestore to another #15

Open
2 tasks
willhlaw opened this issue Feb 7, 2018 · 0 comments
Open
2 tasks

Comments

@willhlaw
Copy link
Owner

willhlaw commented Feb 7, 2018

When cloning data from from Firestore in --accountCredentials to Firestore specified in --accountRestoreCredentials, --backupPath is still needed or you get an error. The backup path should not be required.

  • "Missing: backupPath - Path to store backup" condition is removed
  • Clone operation* can run without requiring --backupPath

*Clone operation

firestore-backup-restore --accountCredentials path/to/account/credentials/file.json --restoreAccountCredentials path/to/restore/credentials/file.json
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