File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff 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
9091See [ 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
94104OpenShift development utilities and helpers
You can’t perform that action at this time.
0 commit comments