CLI refactor

This commit is contained in:
2025-12-29 05:29:53 +02:00
parent d54b0eaddf
commit 16aaf1919d
9 changed files with 1111 additions and 585 deletions

View File

@@ -1,3 +1,6 @@
{
"server_url": "http://localhost:8080"
"server_url": "http://localhost:8080",
"auth_key": "",
"username": "",
"password": ""
}