tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
9.54k stars 252 forks source link

Add description for the --enable-http-console cli option #1625

Closed ubersan closed 1 month ago

ubersan commented 1 month ago

I didn't understand what this option would enable and how to access the console. Only after finding this commit it became clear. With a description already in the cli this is easier to find.

haaawk commented 1 month ago

Thanks for your contribution @ubersan