Skip to content

Change output of script template to improve logging

ferran quer requested to merge (removed):curl-output into master
  • Output execution datetime and use tee to duplicate stdout to stderr
  • add --silent option: disables "progress bar" that was logging "carriage return" character with ^M
  • add --verbose option: enables http and tls header details, in case the server complained about something

Merge request reports