This is probably not the behavior that we want, though it is useful for testing. Probably best to make the default behavior to return an error instead of overwriting files while providing a top level --force flag to change the behavior to overwrite existing files.
This is probably not the behavior that we want, though it is useful for testing. Probably best to make the default behavior to return an error instead of overwriting files while providing a top level
--force
flag to change the behavior to overwrite existing files.