Authenticated uploads
How to use authenticated uploads for reports bundles
Upload with authentication
dcover create
--coverage-reports
--upload=http://cover-reports-service:8080
--report-username="myusername"
--report-password="mypassword"dcover upload http://cover-reports-service:8080
--report-username="myusername"
--report-password="mypassword"Using environment variables
Last updated
Was this helpful?

