lazybones
lazybones copied to clipboard
Option to clear redirect zip for mappings
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!