Upload file multipart curl

Multipart form-data upload with extra fields

curl -F 'file=@./report.pdf' -F 'user=alice' https://upload.example.com/api