We didn't set previously what we catched from CLI. Note, this is a temporary solution until we refactor the cli code Fixes #186
Add Long description for missing commands along with practical examples
- Allows to override the system db and create/remove entries as desired. The input format is the same metadata as the one generated by the artifacts. It contains the Package and the file list that we need. - Add integration test Closes #47