Skip to main content

Upload Reports

After a run you’ll have:

missions/misson_reports/run_<runId>.json

Upload:

npx testronaut login
npx testronaut upload

Under the hood

Auth via API key.

Endpoint: POST /api/report (multipart). The server derives userId from token and stores metadata + raw JSON.