coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

inspect the database #262

Open vincenzopalazzo opened 5 months ago

vincenzopalazzo commented 5 months ago

We should allow us to look inside the database from the coffee command line, so I suggest that when we compile in debug mode we add a new command that it is called coffee inspectdb and print in JSON format in the terminal the state of the db.

This will help to understand with time if we nee to upgrade something that we are forgetting