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

Delete file & dependent data in database with command line argument #20

Open
guswelter opened this issue Dec 10, 2021 · 0 comments
Open
Labels
enhancement New feature or request priority:low

Comments

@guswelter
Copy link
Contributor

Leaving this here as a nice-to-have for future:

  1. Delete file & patterns/annotations from database
    1. Since the default behavior of deleting a file from disk is to leave patterns & annotations intact, there should be a way to delete a file from the database using a command line argument.
    2. The -df or --deletefile flag with a filename argument should delete the file and its patterns & annotations from the database.
      1. Example: auv -df somefile.h5
@guswelter guswelter added enhancement New feature or request priority:low labels Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low
Projects
None yet
Development

No branches or pull requests

1 participant