Unable to run scan via cli
I am creating a script to run a website scan. When using this command:
npm run cli -- -c website -u https://testsite.net/ -k "my name:software@email.com"
I get message "Missing required arguments: c, u, k"
Is there an issue with the syntax or other missing arguments that are required?
关闭于 2025-03-22 4 条评论