I use allure for reporting testcafe. Everything is fine expect the allure usage. How I can clean up allure reports from old data? In the documentation I read I have to use
allure report clean
I tried this command but allure do not understand, it expect another command.
Iam on macOS and I walk to the parent folder of allure-report. I expect from documentation that the command will select automatically the folder allure-report?
Anyone know how to clean up the allure report from old data by command line? I already cleaned up the folder allure-results.
For better understanding, I want to remove the old data from the generated report