-v / --verbose
option to get more information.-s
(or --silent
) option you make curl switch off the progress meter and not output any error messages for when errors occur. It gets mute. It will still output the downloaded data you ask it to.-S
or --show-error
.