Closed vlad-codecov closed 4 months ago
Issue is just interface inconsistency with how --code is called:
codecovcli create-report --code <CODE>
codecovcli do-upload --report-code <CODE> #this should be --code to be consistent?
codecovcli create-report-results --code <CODE>
What product do you want to improve? Codecov cli
Is your feature request related to a problem? Please describe.
https://github.com/codecov/codecov-cli?tab=readme-ov-file#how-to-use-local-upload
Describe the solution you'd like please make sure that all params are named consistently