feat: Show error if no clusters are found in repo

This commit is contained in:
2026-03-31 05:17:14 +02:00
parent 9d122cf07b
commit dfeb55375e
3 changed files with 21 additions and 4 deletions
Generated
+1
View File
@@ -290,6 +290,7 @@ dependencies = [
"serde",
"serde_json",
"serde_yaml",
"thiserror 2.0.18",
"walkdir",
]