Back to Curl

`--silent`

docs/cmdline-opts/silent.md

latest321 B
Original Source

--silent

Silent or quiet mode. Do not show progress meter, warning messages or error messages. Makes curl mute. It still outputs the data you ask for, potentially even to the terminal/stdout unless you redirect it.

Use --show-error in addition to this option to disable progress meter but still show error messages.