As a user, instead of getting an error with existing output directory, I would prefer to either use the existing files or remove all existing files. This feature can be implemented by adding a --force option.
This is not a super important issue for now, and it would nice to add this feature in the future.
When I re-run the same command
I get the following messages:
As a user, instead of getting an error with existing output directory, I would prefer to either use the existing files or remove all existing files. This feature can be implemented by adding a
--force
option.This is not a super important issue for now, and it would nice to add this feature in the future.