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

enhancement: cli #147

Open
7 tasks
techsavvyash opened this issue Jul 13, 2023 · 0 comments
Open
7 tasks

enhancement: cli #147

techsavvyash opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@techsavvyash
Copy link
Collaborator

techsavvyash commented Jul 13, 2023

Description

The cli for ingestion needs to be enhanced to add support for the following functionalities

  • imporve: yarn cli ingest #153
    • make sure it does not nuke stuff without permission
    • call out what it is nuking
    • make nuking also diff compliant
      • This means that stuff corresponding to only the new delta that needs to be ingested is nuked and not the whole database.
    • Save the currently ingested state in the db (somehow, now to figure out the specifics of this)
  • feat: add yarn cli dry-run #152
    • include a dry run for what will happen when this command is ran on the CLI
    • should give a detailed step by step and visual representation of what will happen
@techsavvyash techsavvyash added the enhancement New feature or request label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant