Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--start-options is giving me: Error: Got unexpected extra argument #102

Open
tractiSec opened this issue Jun 10, 2021 · 0 comments
Open

Comments

@tractiSec
Copy link

When I run commands with the --start-options or -o such as
zap-cli start --start-options '-config api.key=12345'
I get the following error: Error: Got unexpected extra argument

The same issue happens when I run it through docker with the following command
docker run -i owasp/zap2docker-stable zap-cli quick-scan --self-contained --start-options '-config api.disablekey=true' http://target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant