This commit is contained in:
2026-01-26 02:29:56 -08:00
parent 0c336ef1d1
commit 334841dcfa
5 changed files with 510 additions and 65 deletions

2
CLI.py
View File

@@ -1207,6 +1207,8 @@ class CmdletExecutor:
"get_url",
"search-file",
"search_file",
"add-file",
"add_file",
}
if cmd_name in self_managing_commands: