11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"name": "olm",
|
|
"description": "OLM (Operator Lifecycle Manager) plugin for operator management and debugging",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |