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

feat(dump): Provide the same cli options as the snapshots #2098

Merged
merged 1 commit into from
Jan 26, 2022
Merged

feat(dump): Provide the same cli options as the snapshots #2098

merged 1 commit into from
Jan 26, 2022

Conversation

irevoire
Copy link
Member

Add two cli options for the dump:

  • --ignore-missing-dump
  • --ignore-dump-if-db-exists

Fix #2087

meilisearch-http/src/option.rs Outdated Show resolved Hide resolved
meilisearch-http/src/option.rs Outdated Show resolved Hide resolved
meilisearch-lib/src/lib.rs Outdated Show resolved Hide resolved
meilisearch-lib/src/index_controller/dump_actor/mod.rs Outdated Show resolved Hide resolved
Add two cli options for the dump:
- `--ignore-missing-dump`
- `--ignore-dump-if-db-exists`

Fix #2087
Copy link
Contributor

@MarinPostma MarinPostma left a comment

Choose a reason for hiding this comment

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

lgtm

bors merge

@bors
Copy link
Contributor

bors bot commented Jan 26, 2022

@bors bors bot merged commit c8bb54c into main Jan 26, 2022
@bors bors bot deleted the dumps branch January 26, 2022 14:49
@curquiza curquiza added the v0.26.0 PRs/issues solved in v0.26.0 label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.26.0 PRs/issues solved in v0.26.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New dump behavior
3 participants