syntax revamp

This commit is contained in:
2026-05-24 12:32:57 -07:00
parent 6c0a1b4415
commit 5041d9fbb9
20 changed files with 1512 additions and 1060 deletions
+1 -1
View File
@@ -471,7 +471,7 @@ class PluginRegistry:
if not info.is_multi_instance:
continue
if not info.supported_cmdlets.intersection(
{"add-file", "get-file", "tag"}
{"add-file", "download-file", "tag"}
):
continue
try: