CLI: improve exit handling upon failure
- preserve error message from DBError exception
- do *not* remove DB if it exists, as it might help in debugging
- fail using click's fail() instead of bypassing it with sys.exit
CLI: improve exit handling upon failure Tags None Subscribers None
Description
Details
|