Closed notrab closed 3 months ago
Fixes #258
go run ./cmd/turso/main.go db create --size-limit 50mb
I created a new file for the flag because that seems to be a newer convention than I did previously. We should probably cleanup the old (if it is old) way.
flag
Fixes #258
I created a new file for the
flag
because that seems to be a newer convention than I did previously. We should probably cleanup the old (if it is old) way.