We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.