lazybones icon indicating copy to clipboard operation
lazybones copied to clipboard

Option to clear redirect zip for mappings

Open MarcelMue opened this issue 9 years ago • 0 comments

I have a mapping to a URL where a template is published. The URL always points to the latest version of my template and therefor changes whenever I release my template.

The only way I found to force lazybones to redownload the new version from my mapping was to delte the redirect.zip manually. An option to either force lazybones to redownload the mapping (for example:lazybones create template -refresh .\folder) or to clear the redirect.zip (eg. lazybones clear cache) would be nice.

I would gladly create a pull request if someone could point into the right direction (where in the sourcecode is the configuration mapping handled?)

Cheers!

MarcelMue avatar Sep 16 '16 13:09 MarcelMue