Skip to content

Added overwrite option to the command line

Danijel Schorlemmer requested to merge feature/overwrite into master

The program aborts if the target database exists. This new -o, --overwrite options allows to automatically delete the existing database before creating a new one.

\approve @prehn @tara \fyi @shinde

Merge request reports