11 lines
248 B
JSON
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"
|
|
]
|
|
} |