fastn dbshell
#2106
amitu
started this conversation in
Ideas & RFCs
`fastn dbshell`
#2106
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we have to run
sqlite3 <db-name>command to get shell access to our DB,fastn dbshellcan launchsqlite3on users behalf (we will not embed sqlite3 in our binary), so users do not have to guess the db file.Beta Was this translation helpful? Give feedback.
All reactions