feat: cli search

This commit is contained in:
Benexl
2025-07-13 01:39:52 +03:00
parent be1babbedc
commit a2da6974fa
4 changed files with 156 additions and 326 deletions

View File

@@ -11,6 +11,7 @@ from .utils.logging import setup_logging
commands = {
"config": ".config",
"search": ".search",
}