It's not a bug, but a bit of a sharp edge. The mechanism employed by --overwrite is to essentially _rm -rf *_ So for instance in you're in your repo and execute --overwrite --output-path ./ It very aggressively removes everything.