We need to revisit the cmd arguments in the CLI and Docker run script: - [ ] make sure the arguments are only required for the relevant sub-commands - [ ] add description for each sub-command - [ ] don't use same flag in two sub-commands, e.g., `-d` used for both `analyze` and `verify-policy` for hash digest and database file, respectively.
We need to revisit the cmd arguments in the CLI and Docker run script:
-dused for bothanalyzeandverify-policyfor hash digest and database file, respectively.