diskimage-builder/diskimage_builder/elements/cache-url
Ian Wienand ba5bcce036 cache-url : turn down verbose curl
curl's "-v" is a bit too verbose for "-x", especially when what you're
downloading bounces through a few redirects as is common.  Turn this
down and put it behind "-xx" or greater.

Change-Id: I6d91166bb237f2a1818cae7532e794ef0f01288b
2021-06-24 10:09:00 +10:00
..
bin cache-url : turn down verbose curl 2021-06-24 10:09:00 +10:00
tests Fix unit tests for elements 2018-11-28 11:04:50 +11:00
README.rst Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
__init__.py Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
element-deps cache-url requires curl 2018-07-23 09:56:58 +00:00
package-installs.yaml cache-url requires curl 2018-07-23 09:56:58 +00:00
pkg-map cache-url requires curl 2018-07-23 09:56:58 +00:00

README.rst

cache-url

A helper script to download images into a local cache.