Files
2025-11-30 08:46:23 +08:00

11 lines
248 B
JSON

{
"name": "utils",
"description": "A generic utilities plugin serving as a catch-all for various helper commands and agents",
"version": "0.0.1",
"author": {
"name": "github.com/openshift-eng"
},
"commands": [
"./commands"
]
}