CLI Feedback
What was confusing or gave you pause?
When we want a release to be download, the expected outcome is the file downloaded. Some times get an error because the file already exists is not the desirable outcome, specially with automation. Scripts stops when get an error.
Are there features you'd like to see added?
I would like to have a flag --skip-if-file-exists that would skip download if file already exists, and exits without error.