-v                       Verbose
-i                       Include protocol response headers
--header <header/@file>  Pass custom header(s) to server
--request <method>       methods HEAD OPTIONS PUT PATCH DELETE
--head                   Show document info only
--url-query <data>       Add a URL query part
--data <data>            HTTP POST data
--data-urlencode <data>  HTTP POST data URL encoded
--json <data>            HTTP POST JSON
--range <range>          Retrieve only the bytes within <range>
--cookie <data>          Send cookies from string
--raw                    No transfer decoding
--tr-encoding            Request compressed transfer encoding
--compressed             Request compressed response
--parallel               Perform transfers in parallel
--parallel-max <num>     Maximum concurrency for parallel transfers
--local-port <num/range> Force use of <num> or <range> for local port number
-o <file>                Write to <file> instead of stdout
--no-clobber             Do not overwrite files that already exist
--output-dir <dir>       Directory to save files in
--upload-file <file>     Transfer local FILE to destination
--append                 Append to target file when uploading
--user-agent <name>      Send User-Agent <name> to server
--location               Follow redirects
--styled-output          Enable styled output for HTTP headers
--ipfs-gateway <URL>     Gateway for IPFS (InterPlanetary File System)
