We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.