1 -b, --verbosity LEVEL (default: verbose)::
2 Specify the verbosity level of the command. LEVEL may be:
3 - 'debug' - verbose + enable verbose output for libcurl (CURLOPT_VERBOSE)
5 - 'quiet' - errors only
6 - 'mute' - nothing at all
9 config: core.verbosity=<LEVEL>