[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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 4 deletions

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 = [