## Description 🚧 WIP ```sh benchttp upload path/to/benchttp.report.20220304090000.json ``` <!-- Describe the purpose of the issue, why a change has to be done, and how if possible --> ## Tasks - [ ] Create `cmdUpload` in `/cmd` - [ ] Decode json file as `output.Report` - [ ] ⚠️ TODO: determine additional validations to perform - [ ] Send it to server via `export.HTTP` <!-- List the tasks that must be done --> ## Suggestions <!-- Add here any relevant suggestion, such as an implementation detail or a library to use --> ## Notes - Not critical if we consider the possibility to upload a report via the webapp. <!-- Add here some additionnal information that could be relevant for the assignee. It can be a related issue, some context, or anything else. -->
Description
🚧 WIP
Tasks
cmdUploadin/cmdoutput.Reportexport.HTTPSuggestions
Notes