Skip to content

WIP: feat(cli): checks for db before accepting setupdb prompts

Alex Theg requested to merge earlier-clobber-check into master

#108 (closed)

Stops setupdb before accepting answers to all the prompts if db exists and no -clobber option is used.

This is on hold pending the implementation of the postgres db; will need a rework then.

Edited by Alex Theg

Merge request reports