[User-Story]: apply
Opened this issue · 0 comments
hayone1 commented
As a...
As a user or bot
I need an reconcile command
So that I can synchronize the data in my working mongocd directory to my destination data base.
Acceptance criteria (optional)
Given I have valid data in my mongocd working directory,
When I use the reconcile command
Then mongocd will synchronize my data in a granular way, adjusting only the documents that need to be created or are out of sync with what is in my working directory.
Assumptions and Requirements (optional)
- The reconcile command will work similar to fluxcd reconcile
- [document what should happen]
Impact (optional)
High
Version
0.0.1 (Latest)