curl-w32/docs/cmdline-opts/no-progress-meter.md

576 B

c SPDX-License-Identifier Long Help Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl no-progress-meter Do not show the progress meter 7.67.0 verbose boolean
verbose
silent
--no-progress-meter -o store $URL

--no-progress-meter

Option to switch off the progress meter output without muting or otherwise affecting warning and informational messages like --silent does.

Note that this is the negated option name documented. You can thus use --progress-meter to enable the progress meter again.