CiscoCloud / distributive

Unit testing for the cloud
Apache License 2.0
147 stars 20 forks source link

Add --no-cache option to remote checklists #92

Closed langston-barrett closed 8 years ago

langston-barrett commented 8 years ago

There should be an option to fetch a new version of a checklist from the remote rather than just using the current cached copy (without the user having to manually wipe out the cache). This corresponds to Docker's --no-cache option.