Skip to content

Commit 6c10f56

Browse files
authored
Merge pull request #85 from stbenjam/docs-2
Update docs for olm plugin
2 parents 454f1e0 + 25f79c4 commit 6c10f56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

PLUGINS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This document lists all available Claude Code plugins and their commands in the
99
- [Hello World](#hello-world-plugin)
1010
- [Jira](#jira-plugin)
1111
- [Must Gather](#must-gather-plugin)
12+
- [Olm](#olm-plugin)
1213
- [Openshift](#openshift-plugin)
1314
- [Prow Job](#prow-job-plugin)
1415
- [Session](#session-plugin)
@@ -89,6 +90,15 @@ A plugin to analyze and report on must-gather data
8990

9091
See [plugins/must-gather/README.md](plugins/must-gather/README.md) for detailed documentation.
9192

93+
### Olm Plugin
94+
95+
OLM (Operator Lifecycle Manager) debugging and analysis tools
96+
97+
**Commands:**
98+
- **`/olm:debug` `<issue-description> <must-gather-path> [olm-version]`** - Debug OLM issues using must-gather logs and source code analysis
99+
100+
See [plugins/olm/README.md](plugins/olm/README.md) for detailed documentation.
101+
92102
### Openshift Plugin
93103

94104
OpenShift development utilities and helpers

0 commit comments

Comments
 (0)