I have created various tests for a media upload endpoint. This endpoint is documented on the attached image.
It requires the user to submit a form-data / image request.
Using the local client it expects the image to be located on my local machine. However, how can I run this test using the CLI interface and specify the image location?