[FEAT] add lnbits-cli for commands.py (#1890)

- add superuser command for print
- add delete-settings command
This commit is contained in:
dni ⚡
2023-08-21 16:29:13 +02:00
committed by GitHub
parent eb0b06f98c
commit bb5033d225
2 changed files with 57 additions and 4 deletions
+1
View File
@@ -54,6 +54,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
lnbits = "lnbits.server:main"
lnbits-cli = "lnbits.commands:main"
[tool.pyright]
include = [