dbdev icon indicating copy to clipboard operation
dbdev copied to clipboard

docs: add some docs describing how to use "dbdev install" via the CLI

Open kiwicopple opened this issue 2 years ago • 1 comments

Chore

Describe the chore

the current doc only describes how to do it using SQL

Additional context

example:

dbdev install --connection postgres://postgres:postgres@localhost:54322/postgres --path ./pg_idkit

kiwicopple avatar Nov 03 '23 18:11 kiwicopple

Add docs for dbdev list too while you are at it.

tmountain avatar Aug 15 '24 10:08 tmountain