How to Specify file name to generate a report in given file name?
ranvijay-sachan opened this issue · 1 comments
ranvijay-sachan commented
Example:
If i run this below command it will generate report.json file after execution.
qark --apk /root/test2.apk --report-type json --report-path /root/qark/report/
Is there any way to generate file with given name xyz
to generate zyz.json etc..
prabhu commented
This feature doesn't exist from the looks of it. Also, the version in pypi doesn't support --report-path
argument. Infact, it is not clear what exact version of the source code the pypi version 4.0.0 is even pointing to!!!