plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
63 stars 7 forks source link

cli improvements #83

Closed rizen closed 5 months ago

rizen commented 5 months ago

if you type a function that can't happen, it should error, not silent

if all errors should be trapped to produce a nice cli error message, without a stack trace

rizen commented 5 months ago

use cleanup to close connections

rizen commented 5 months ago

show help when no command is executed

rizen commented 5 months ago

added