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

Harmonize tagpack-tool commands #59

Closed
behas opened this issue Oct 27, 2022 · 1 comment
Closed

Harmonize tagpack-tool commands #59

behas opened this issue Oct 27, 2022 · 1 comment
Assignees

Comments

@behas
Copy link
Member

behas commented Oct 27, 2022

Currently, we have a bit of an uncontrolled growth of commands and arguments. I propose to re-structure the commands just as they are organized in modules:

tagpack-tool tagpack {validate, insert}
tagpack-tool taxonomy {list, show, insert}
tagpack-tool tagstore {init, update_cluster_mappings, refresh_views, remove_duplicates}
tagpack-tool quality {calculate, show}

Since quality scores are also a (simple) form of taxonomy, I also propose to integrate them into the taxonomy module.

The tagpack-tool tagstore init command could ingest all taxonomy files into the empty database.

@cybersec-code
Copy link
Contributor

This is finally addressed in the pull request #62, which I think it's complete now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants